netxduo
NX_SECURE_X509_CERT_LOCATION_REMOTE
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_CERT_LOCATION_REMOTE
NX_SECURE_X509_CERT_LOCATION_REMOTE macro
Syntax
Show:
Summary
Declaration
from
nx_secure_x509.h:866
#define
NX_SECURE_X509_CERT_LOCATION_REMOTE
2
Examples
References
from
examples
Code
Location
#define
NX_SECURE_X509_CERT_LOCATION_REMOTE
2
/* Certificate is in the remote certificate store. */
nx_secure_x509.h:866
_nx_secure_x509_store_certificate_remove
(
store
,
name
,
NX_SECURE_X509_CERT_LOCATION_REMOTE
,
0
)
;
nx_secure_tls_remote_certificate_free.c:114
case
NX_SECURE_X509_CERT_LOCATION_REMOTE
:
nx_secure_x509_store_certificate_add.c:106
*
location
=
NX_SECURE_X509_CERT_LOCATION_REMOTE
;
nx_secure_x509_store_certificate_find.c:116
case
NX_SECURE_X509_CERT_LOCATION_REMOTE
:
nx_secure_x509_store_certificate_remove.c:110
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