|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface that an object must implement to be a valid parameter for the initialize method of a Module object.
Method Summary | |
MutexHandler |
getMutexHandler()
This method returns the object that implements the functionality for handling mutexes. |
Object |
getReserved()
Reserved parameter. |
boolean |
isLibraryCantCreateOsThreads()
Check, if application threads which are executing calls to the library may not use native operating system calls to spawn new threads. |
boolean |
isOsLockingOk()
Check, if the library can use the native operation system threading model for locking. |
Method Detail |
public MutexHandler getMutexHandler()
public boolean isLibraryCantCreateOsThreads()
public boolean isOsLockingOk()
public Object getReserved()
|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |