11.12.3.1.19. Struct NXSCP03_DynCtx_t¶
Defined in File nxScp03_Types.h
11.12.3.1.19.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