netxduo
NX_SECURE_X509_POLICIES
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_POLICIES
NX_SECURE_X509_POLICIES struct
Syntax
Show:
Summary
Declaration
from
nx_secure_x509.h:635
typedef
struct
NX_SECURE_X509_POLICIES_STRUCT
{
NX_SECURE_X509_EXTENSION
*
nx_secure_x509_valid_policy_tree
;
USHORT
nx_secure_x509_policy_mapping_inhibit
;
USHORT
nx_secure_x509_explicit_policy
;
USHORT
nx_secure_x509_any_policy_inhibit
;
NX_SECURE_X509_DNS_NAME
*
nx_secure_x509_permitted_subtrees
;
NX_SECURE_X509_DNS_NAME
*
nx_secure_x509_excluded_subtrees
;
USHORT
nx_secure_x509_max_path_length
;
}
NX_SECURE_X509_POLICIES
;
Fields
Field
Declared as
NX_SECURE_X509_POLICIES_STRUCT::nx_secure_x509_valid_policy_tree
NX_SECURE_X509_EXTENSION
*
NX_SECURE_X509_POLICIES_STRUCT::nx_secure_x509_policy_mapping_inhibit
USHORT
NX_SECURE_X509_POLICIES_STRUCT::nx_secure_x509_explicit_policy
USHORT
NX_SECURE_X509_POLICIES_STRUCT::nx_secure_x509_any_policy_inhibit
USHORT
NX_SECURE_X509_POLICIES_STRUCT::nx_secure_x509_permitted_subtrees
NX_SECURE_X509_DNS_NAME
*
NX_SECURE_X509_POLICIES_STRUCT::nx_secure_x509_excluded_subtrees
NX_SECURE_X509_DNS_NAME
*
NX_SECURE_X509_POLICIES_STRUCT::nx_secure_x509_max_path_length
USHORT
Examples
References
from
examples
Code
Location
Referrer
typedef
struct
NX_SECURE_X509_POLICIES_STRUCT
nx_secure_x509.h:635
}
NX_SECURE_X509_POLICIES
;
nx_secure_x509.h:676
NX_SECURE_X509_POLICIES
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