![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Base OID descriptor structure. More...
#include <oid.h>
Data Fields | |
const char * | asn1 |
size_t | asn1_len |
const char * | name |
const char * | description |
Base OID descriptor structure.
const char* mbedtls_oid_descriptor_t::asn1 |
OID ASN.1 representation
size_t mbedtls_oid_descriptor_t::asn1_len |
length of asn1
const char* mbedtls_oid_descriptor_t::description |
human friendly description
const char* mbedtls_oid_descriptor_t::name |
official name (e.g. from RFC)