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

mbedtls_x509_crt::sig field

Signature: hash of the tbs part signed with the private key.

Syntax

References

LocationReferrerText
x509_crt.h:88
mbedtls_x509_buf sig; /**< Signature: hash of the tbs part signed with the private key. */
x509_crt.c:1068x509_crt_parse_der_core()
if( ( ret = mbedtls_x509_get_sig( &p, end, &crt->sig ) ) != 0 )
x509_crt.c:1921x509_crt_check_signature()
child->sig.p, child->sig.len ) );

Data Use

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