11.12.3.1.20. Struct NXSCP03_StaticCtx_t¶
Defined in File nxScp03_Types.h
11.12.3.1.20.1. Struct Documentation¶
-
struct
NXSCP03_StaticCtx_t
¶ Static SCP03 Context.
This structure is filled before establishing an SCP03 session.
Depending on system, these objects may point to keys inside other security system.
Public Members
-
sss_object_t
Dek
¶ data encryption key obj
-
sss_object_t
Enc
¶ Encryption key object
-
uint8_t
keyVerNo
¶ Key version no to use for chanel authentication in SCP03
-
sss_object_t
Mac
¶ static secure channel authentication key obj
-
sss_object_t