Stores the peer-advertised supported groups and signature-scheme capabilities. More...
#include <tlsstate.h>
Stores the peer-advertised supported groups and signature-scheme capabilities.
| size_t certsigschemecount |
Number of valid entries in the certsigschemes array.
| qsc_tls_signature_scheme certsigschemes[QSC_TLS_MAX_SIGNATURE_SCHEMES] |
Peer supported certificate signature schemes.
| size_t groupcount |
Number of valid entries in the groups array.
Peer supported named groups.
| size_t sigschemecount |
Number of valid entries in the sigschemes array.
Peer supported handshake signature schemes.