Security Configuration#
Security Configuration.
Macros#
#define
Request S0 network key.
#define
Request S2 Unauthenticated network key.
#define
Request S2 Authenticated network key.
#define
Request S2 Access network key.
#define
Application can only be controlled when included securely.
Macro Definition Documentation#
ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED#
#define ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATEDValue:
0
Request S2 Unauthenticated network key.
ZAF_CONFIG_REQUEST_KEY_S2_AUTHENTICATED#
#define ZAF_CONFIG_REQUEST_KEY_S2_AUTHENTICATEDValue:
0
Request S2 Authenticated network key.
ZAF_CONFIG_REQUEST_KEY_S2_ACCESS#
#define ZAF_CONFIG_REQUEST_KEY_S2_ACCESSValue:
0
Request S2 Access network key.
ZAF_CONFIG_SECURE_ONLY#
#define ZAF_CONFIG_SECURE_ONLYValue:
0
Application can only be controlled when included securely.