mbedTLS
MBEDTLS_OID_SERVER_AUTH
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_OID_SERVER_AUTH
MBEDTLS_OID_SERVER_AUTH macro
id-kp-serverAuth OBJECT IDENTIFIER ::= { id-kp 1 }
Syntax
Show:
Summary
Declaration
from
oid.h:199
#define
MBEDTLS_OID_SERVER_AUTH
MBEDTLS_OID_KP
"\x01"
Examples
References
from
examples
Code
Location
#define
MBEDTLS_OID_SERVER_AUTH
MBEDTLS_OID_KP
"\x01"
/**< id-kp-serverAuth OBJECT IDENTIFIER ::= { id-kp 1 } */
oid.h:199
OID_DESCRIPTOR
(
MBEDTLS_OID_SERVER_AUTH
,
oid.c:333
ext_oid
=
MBEDTLS_OID_SERVER_AUTH
;
ssl_tls.c:9772
ext_len
=
MBEDTLS_OID_SIZE
(
MBEDTLS_OID_SERVER_AUTH
)
;
ssl_tls.c:9773
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