Uses of Interface
iaik.pkcs.pkcs11.wrapper.CK_NOTIFY
-
Packages that use CK_NOTIFY Package Description iaik.pkcs.pkcs11.wrapper -
-
Uses of CK_NOTIFY in iaik.pkcs.pkcs11.wrapper
Methods in iaik.pkcs.pkcs11.wrapper with parameters of type CK_NOTIFY Modifier and Type Method Description longPKCS11. C_OpenSession(long slotID, long flags, Object pApplication, CK_NOTIFY Notify)C_OpenSession opens a session between an application and a token.longPKCS11Implementation. C_OpenSession(long slotID, long flags, Object pApplication, CK_NOTIFY Notify)C_OpenSession opens a session between an application and a token.
-