netxduo
NX_SECURE_X509_OID_PKIX_KP_CLIENT_AUTH
is only used within netxduo.
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
STM32 Libraries and Samples
netxduo
NX_SECURE_X509_OID_PKIX_KP_CLIENT_AUTH
NX_SECURE_X509_OID_PKIX_KP_CLIENT_AUTH variable
Syntax
Show:
Summary
Declaration
from
nx_secure_x509_oid_parse.c:122
static
const
UCHAR
NX_SECURE_X509_OID_PKIX_KP_CLIENT_AUTH
[
]
=
{
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x03
,
0x2
}
;
Examples
References
from
examples
Code
Location
static
const
UCHAR
NX_SECURE_X509_OID_PKIX_KP_CLIENT_AUTH
[
]
=
{
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x03
,
0x2
}
;
/* id-pkix.3.2 Client authentication. */
nx_secure_x509_oid_parse.c:122
{
NX_SECURE_TLS_X509_TYPE_PKIX_KP_CLIENT_AUTH
,
NX_SECURE_X509_OID_PKIX_KP_CLIENT_AUTH
,
sizeof
(
NX_SECURE_X509_OID_PKIX_KP_CLIENT_AUTH
)
}
,
nx_secure_x509_oid_parse.c:207
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