11.12.3.1.18. Struct NXSCP03_AuthCtx_t¶
Defined in File nxScp03_Types.h
11.12.3.1.18.1. Struct Documentation¶
-
struct
NXSCP03_AuthCtx_t
¶ Static and Dynamic Context in one Context.
Depending on system, these objects may point to keys inside other security system.
Public Members
-
NXSCP03_DynCtx_t *
pDyn_ctx
¶ session keys data
-
NXSCP03_StaticCtx_t *
pStatic_ctx
¶ .static keys data
-
NXSCP03_DynCtx_t *