mbedtls_x509_crt::v3_ext is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

mbedtls_x509_crt::v3_ext field

Optional X.509 v3 extensions.

Syntax

References

LocationReferrerText
x509_crt.h:75
mbedtls_x509_buf v3_ext; /**< Optional X.509 v3 extensions. */
x509_crt.c:705x509_get_crt_ext()
if( ( ret = mbedtls_x509_get_ext( p, end, &crt->v3_ext, 3 ) ) != 0 )
x509_crt.c:708x509_get_crt_ext()
end = crt->v3_ext.p + crt->v3_ext.len;

Data Use

Functions reading mbedtls_x509_crt::v3_ext
mbedtls_x509_crt::v3_ext
all items filtered out
Type of mbedtls_x509_crt::v3_ext
mbedtls_x509_crt::v3_ext
all items filtered out