mbedtls_oid_descriptor_t Struct Reference

Base OID descriptor structure. More...

#include <oid.h>

Data Fields

const char * asn1
size_t asn1_len
const char * name
const char * description

Detailed Description

Base OID descriptor structure.

Definition at line 418 of file oid.h.


Field Documentation

OID ASN.1 representation

Definition at line 419 of file oid.h.

length of asn1

Definition at line 420 of file oid.h.

human friendly description

Definition at line 422 of file oid.h.

official name (e.g. from RFC)

Definition at line 421 of file oid.h.


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

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1