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

type C_Finalize = extern "C" fn(pReserved: CK_VOID_PTR) -> CK_RV;

C_Finalize indicates that an application is done with the Cryptoki library.

Function Parameters

  • pReserved: reserved. Should be NULL_PTR