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

mbedtls_x509_crt::issuer_raw field

The raw issuer data (DER). Used for quick comparison.

Syntax

References

LocationReferrerText
x509_crt.h:62
mbedtls_x509_buf issuer_raw; /**< The raw issuer data (DER). Used for quick comparison. */
x509_crt.c:937x509_crt_parse_der_core()
crt->issuer_raw.p = p;
x509_crt.c:952x509_crt_parse_der_core()
crt->issuer_raw.len = p - crt->issuer_raw.p;

Data Use

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