BearSSL
|
A single-chain EC client certificate handler. More...
Data Fields | |
const br_ssl_client_certificate_class * | vtable |
Pointer to vtable. More... | |
A single-chain EC client certificate handler.
This handler uses a single certificate chain, with a RSA signature. The list of trust anchor DN is ignored.
This handler may support both static ECDH, and ECDSA signatures (either usage may be selectively disabled).
Apart from the first field (vtable pointer), its contents are opaque and shall not be accessed directly.
const br_ssl_client_certificate_class* br_ssl_client_certificate_ec_context::vtable |
Pointer to vtable.