mbedTLS
MBEDTLS_X509_KU_KEY_AGREEMENT
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_X509_KU_KEY_AGREEMENT
MBEDTLS_X509_KU_KEY_AGREEMENT macro
Syntax
Show:
Summary
Declaration
from
x509.h:145
#define
MBEDTLS_X509_KU_KEY_AGREEMENT
(
0x08
)
Examples
References
from
examples
Code
Location
#define
MBEDTLS_X509_KU_KEY_AGREEMENT
(
0x08
)
/* bit 4 */
x509.h:145
usage
=
MBEDTLS_X509_KU_KEY_AGREEMENT
;
ssl_tls.c:9740
KEY_USAGE
(
MBEDTLS_X509_KU_KEY_AGREEMENT
,
"Key Agreement"
)
;
x509.c:1763
MBEDTLS_X509_KU_KEY_AGREEMENT
|
x509write_crt.c:295
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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