BearSSL
|
A single-chain RSA client certificate handler. More...
Data Fields | |
const br_ssl_client_certificate_class * | vtable |
Pointer to vtable. More... | |
A single-chain RSA client certificate handler.
This handler uses a single certificate chain, with a RSA signature. The list of trust anchor DN is ignored.
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_rsa_context::vtable |
Pointer to vtable.