Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CK_DECLARE_FUNCTION ( CK_RV  ,
P6R_GetSlotList   
)

The P6R PKCS#11 library hides the standard C_GetSlotList() of a 3rd party token.

This function exposes that function for each loaded 3rd party token. A 3rd party token is identified by the "slotid" parameter that maps into the P6R PKCS#11 configuration in the file p6pkcs11.conf. The rest of the function behaves as defined by the 3rd party token.