mbedtls_x509_crt::ns_cert_type is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSmbedtls_x509_crt::ns_cert_type

mbedtls_x509_crt::ns_cert_type field

Optional Netscape certificate type extension value: See the values in x509.h

Syntax

unsigned char ns_cert_type;

References

LocationReferrerText
x509_crt.h:86
unsigned char ns_cert_type; /**< Optional Netscape certificate type extension value: See the values in x509.h */
x509_crt.c:812x509_get_crt_ext()
&crt->ns_cert_type ) ) != 0 )
x509_crt.c:1632mbedtls_x509_crt_info()
if( ( ret = x509_info_cert_type( &p, &n, crt->ns_cert_type ) ) != 0 )

Data Use

Functions reading mbedtls_x509_crt::ns_cert_type
mbedtls_x509_crt::ns_cert_type
all items filtered out