netxduo
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE
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_INVALID_CERTIFICATE_SEQUENCE
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE macro
Syntax
Show:
Summary
Declaration
from
nx_secure_x509.h:143
#define
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE
0x186
Examples
References
from
examples
Code
Location
#define
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE
0x186
/* The top-level ASN.1 block is not a sequence - invalid X509 certificate. */
nx_secure_x509.h:143
return
(
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE
)
;
nx_secure_x509.c:181
return
(
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE
)
;
nx_secure_x509_certificate_revocation_list_parse.c:176
return
(
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE
)
;
nx_secure_x509_ec_private_key_parse.c:121
return
(
NX_SECURE_X509_INVALID_CERTIFICATE_SEQUENCE
)
;
nx_secure_x509_pkcs1_rsa_private_key_parse.c:133
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