C_FindObjectsInit

This function operates as specified in PKCS#11 with the following exception:

PKCS#11 states that to match CKO_HW_FEATURE objects this class must be specified in the supplied template. SafeNet ProtectToolkit-C does not enforce this requirement.

Synopsis

C_FindObjectsInit(
        CK_SESSION_HANDLE hSession,
        CK_ATTRIBUTE_PTR pTemplate,
        CK_ULONG ulCount 
);