Base OID descriptor structure.
More...
#include <oid.h>
Base OID descriptor structure.
Definition at line 483 of file oid.h.
◆ private_asn1
const char* mbedtls_oid_descriptor_t::private_asn1 |
OID ASN.1 representation
Definition at line 484 of file oid.h.
◆ private_asn1_len
size_t mbedtls_oid_descriptor_t::private_asn1_len |
length of asn1
Definition at line 485 of file oid.h.
◆ private_description
const char* mbedtls_oid_descriptor_t::private_description |
human friendly description
Definition at line 488 of file oid.h.
◆ private_name
const char* mbedtls_oid_descriptor_t::private_name |
official name (e.g. from RFC)
Definition at line 487 of file oid.h.
The documentation for this struct was generated from the following file: