netxduo
NX_SECURE_X509_OID_PKIX_KP_TIME_STAMPING
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_TIME_STAMPING
NX_SECURE_X509_OID_PKIX_KP_TIME_STAMPING variable
Syntax
Show:
Summary
Declaration
from
nx_secure_x509_oid_parse.c:125
static
const
UCHAR
NX_SECURE_X509_OID_PKIX_KP_TIME_STAMPING
[
]
=
{
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x03
,
0x8
}
;
Examples
References
from
examples
Code
Location
static
const
UCHAR
NX_SECURE_X509_OID_PKIX_KP_TIME_STAMPING
[
]
=
{
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x03
,
0x8
}
;
/* id-pkix.3.8 Time stamping. */
nx_secure_x509_oid_parse.c:125
{
NX_SECURE_TLS_X509_TYPE_PKIX_KP_TIME_STAMPING
,
NX_SECURE_X509_OID_PKIX_KP_TIME_STAMPING
,
sizeof
(
NX_SECURE_X509_OID_PKIX_KP_TIME_STAMPING
)
}
,
nx_secure_x509_oid_parse.c:210
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