11.12.3.1.36. Struct sss_connect_ctx_t¶
Defined in File nxScp03_Types.h
11.12.3.1.36.1. Struct Documentation¶
-
struct
sss_connect_ctx_t
¶ Wrapper strucutre sss_connect_ctx_t
Public Members
-
SE_AuthCtx_t
auth
¶ If we need to authenticate, add required objects for authentication
-
uint8_t
data
[SSS_CONNECT_MAX_CONTEXT_SIZE
]¶
-
struct sss_connect_ctx_t::[anonymous]
extension
¶ Reserved memory for implementation specific extension
-
sss_policy_session_u *
session_policy
¶ If some policy restrictions apply when we connect, point it here
-
uint16_t
sizeOfStucture
¶ To support binary compatibility/check, sizeOfStucture helps
-
SE_AuthCtx_t