9.13.3.1.3. Struct NXSCP03_DynCtx_t¶
Defined in File nxScp03_Types.h
9.13.3.1.3.1. Struct Documentation¶
-
struct
NXSCP03_DynCtx_t¶ Dynamic SCP03 Context.
This structure is filled after establishing an SCP03 session.
Public Members
-
SE_AuthType_t
authType¶ Handle differnt types of auth.. PlatformSCP / AppletSCP
-
uint8_t
cCounter[16]¶ command counter
-
sss_object_t
Enc¶ session channel encryption key
-
sss_object_t
Mac¶ session command authentication key
-
uint8_t
MCV[16]¶ MAC chaining value.
-
sss_object_t
Rmac¶ session response authentication key
-
uint8_t
SecurityLevel¶ security level set
-
SE_AuthType_t
