public interface CK_NOTIFY
Modifier and Type | Method and Description |
---|---|
void |
CK_NOTIFY(long hSession,
long event,
java.lang.Object pApplication)
Method CK_NOTIFY
|
void CK_NOTIFY(long hSession, long event, java.lang.Object pApplication) throws PKCS11Exception
hSession
- The handle of the session performing the callback.event
- The type of notification callback.pApplication
- An application-defined value. this is the same value as was passed to #C_OpenSession
to open the session performing the callback.PKCS11Exception
- in case of error.IAIK JavaSecurity Website http://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. version 1.6.9