[][src]Type Definition pkcs11::functions::C_CloseAllSessions

type C_CloseAllSessions = extern "C" fn(slotID: CK_SLOT_ID) -> CK_RV;

C_CloseAllSessions closes all sessions with a token.

Function Parameters

  • slotID: the token's slot