netxduo
NX_SECURE_X509_CRL_CERTIFICATE_REVOKED
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_CRL_CERTIFICATE_REVOKED
NX_SECURE_X509_CRL_CERTIFICATE_REVOKED macro
Syntax
Show:
Summary
Declaration
from
nx_secure_x509.h:162
#define
NX_SECURE_X509_CRL_CERTIFICATE_REVOKED
0x199
Examples
References
from
examples
Code
Location
#define
NX_SECURE_X509_CRL_CERTIFICATE_REVOKED
0x199
/* A certificate was found in a valid CRL and has therefore been revoked. */
nx_secure_x509.h:162
case
NX_SECURE_X509_CRL_CERTIFICATE_REVOKED
:
nx_secure_tls_map_error_to_alert.c:156
return
(
NX_SECURE_X509_CRL_CERTIFICATE_REVOKED
)
;
nx_secure_x509_crl_revocation_check.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