netxduo
NX_SECURE_X509_CERT_LOCATION_LOCAL
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/7)...
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_LOCAL
NX_SECURE_X509_CERT_LOCATION_LOCAL macro
Syntax
Show:
Summary
Declaration
from
nx_secure_x509.h:865
#define
NX_SECURE_X509_CERT_LOCATION_LOCAL
1
Examples
References
from
examples
Code
Location
#define
NX_SECURE_X509_CERT_LOCATION_LOCAL
1
/* Certificate is in the Local device certificate store. */
nx_secure_x509.h:865
NX_SECURE_X509_CERT_LOCATION_LOCAL
)
;
nx_secure_tls_local_certificate_add.c:100
&
name
,
NX_SECURE_X509_CERT_LOCATION_LOCAL
,
0
)
;
nx_secure_tls_local_certificate_remove.c:93
NX_NULL
,
NX_SECURE_X509_CERT_LOCATION_LOCAL
,
cert_id
)
;
nx_secure_tls_server_certificate_remove.c:83
case
NX_SECURE_X509_CERT_LOCATION_LOCAL
:
nx_secure_x509_store_certificate_add.c:103
*
location
=
NX_SECURE_X509_CERT_LOCATION_LOCAL
;
nx_secure_x509_store_certificate_find.c:108
case
NX_SECURE_X509_CERT_LOCATION_LOCAL
:
nx_secure_x509_store_certificate_remove.c:107
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