9.13.3.1.6. Struct SE05x_AuthCtx_ECKey_t¶
Defined in File nxScp03_Types.h
9.13.3.1.6.1. Struct Documentation¶
-
struct
SE05x_AuthCtx_ECKey_t¶ Keys to connect for a ECKey Connection
Public Members
-
NXSCP03_DynCtx_t *
pDyn_ctx¶ The Dynamic part of the ECKey Authentication
We derive/compute the session keys based on the
pStatic_ctx.
-
NXECKey03_StaticCtx_t *
pStatic_ctx¶ The Input/Static part of the ECKey Authentication
We start/initiate a session with the keys here.
-
NXSCP03_DynCtx_t *
