mbedTLS
mbedtls_x509_authority::keyIdentifier
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
mbedtls_x509_authority::keyIdentifier
mbedtls_x509_authority::keyIdentifier field
Syntax
Show:
Summary
Declaration
from
x509.h:238
mbedtls_x509_buf
keyIdentifier
;
Examples
References
from
examples
Code
Location
Referrer
mbedtls_x509_buf
keyIdentifier
;
x509.h:238
authority_key_id
->
keyIdentifier
.
len
=
len
;
x509_crt.c:642
x509_get_authority_key_id()
authority_key_id
->
keyIdentifier
.
p
=
*
p
;
x509_crt.c:643
x509_get_authority_key_id()
authority_key_id
->
keyIdentifier
.
tag
=
MBEDTLS_ASN1_OCTET_STRING
;
x509_crt.c:647
x509_get_authority_key_id()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mbedtls_x509_authority::keyIdentifier
is read by 1 function:
All items filtered out
mbedtls_x509_authority::keyIdentifier
x509_get_authority_key_id()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out