BearSSL
Data Fields
br_ssl_client_certificate_rsa_context Struct Reference

A single-chain RSA client certificate handler. More...

Data Fields

const br_ssl_client_certificate_class * vtable
 Pointer to vtable. More...
 

Detailed Description

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.

Field Documentation

◆ vtable

const br_ssl_client_certificate_class* br_ssl_client_certificate_rsa_context::vtable

Pointer to vtable.


The documentation for this struct was generated from the following file: