Search completed in 0.87 seconds.
1 results for "CK_SESSION_INFO":
FC_GetSessionInfo
MozillaProjectsNSSReferenceFC GetSessionInfo
syntax ck_rv fc_getsessioninfo( ck_session_handle hsession, ck_session_info_ptr pinfo ); parameters hsession [in] the open session handle.
... pinfo [out] pointer to the ck_session_info structure to be returned.
...otherwise, it fills in the ck_session_info structure with the following information: state: the state of the session, i.e., no role is assumed, the user role is assumed, or the crypto officer role is assumed flags: bit flags that define the type of session ckf_rw_session (0x00000002): true if the session is read/write; false if the session is read-only.