netxduo
NX_SECURE_X509_OID_NETSCAPE_COMMENT
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_NETSCAPE_COMMENT
NX_SECURE_X509_OID_NETSCAPE_COMMENT variable
Syntax
Show:
Summary
Declaration
from
nx_secure_x509_oid_parse.c:129
static
const
UCHAR
NX_SECURE_X509_OID_NETSCAPE_COMMENT
[
]
=
{
0x60
,
0x86
,
0x48
,
0x01
,
0x86
,
0xf8
,
0x42
,
0x01
,
0x0d
}
;
Examples
References
from
examples
Code
Location
static
const
UCHAR
NX_SECURE_X509_OID_NETSCAPE_COMMENT
[
]
=
{
0x60
,
0x86
,
0x48
,
0x01
,
0x86
,
0xf8
,
0x42
,
0x01
,
0x0d
}
;
nx_secure_x509_oid_parse.c:129
{
NX_SECURE_TLS_X509_TYPE_NETSCAPE_COMMENT
,
NX_SECURE_X509_OID_NETSCAPE_COMMENT
,
sizeof
(
NX_SECURE_X509_OID_NETSCAPE_COMMENT
)
}
,
nx_secure_x509_oid_parse.c:200
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