BearSSL
|
Type for an X.509 certificate (DER-encoded). More...
Data Fields | |
unsigned char * | data |
The DER-encoded certificate data. More... | |
size_t | data_len |
The DER-encoded certificate length (in bytes). More... | |
Type for an X.509 certificate (DER-encoded).
unsigned char* br_x509_certificate::data |
The DER-encoded certificate data.
size_t br_x509_certificate::data_len |
The DER-encoded certificate length (in bytes).