Skip navigation links
A C D E F G H I K L M N O P R S T U V W X 

F

f2s(int) - Static method in class com.cryptware.jcryptoki.CK_C_INITIALIZE_ARGS
Convert flags to string.
finalize(Object) - Method in class com.cryptware.jcryptoki.Cryptoki
Finalize this cryptoki object and native cryptoki Finalize is called to indicate that an application is finished with the Cryptoki library.
find(List<CryptokiAttribute>, int) - Method in class com.cryptware.jcryptoki.CryptokiObjects
Finds objects Call C_FindObjectsInit, C_FindObjects, C_FindObjectsFinal of the underlying native PKCS#11
The object search operation will only find objects that the session can view.
find(List<CryptokiAttribute>) - Method in class com.cryptware.jcryptoki.CryptokiObjects
Finds the first objects matching criteria Calls C_FindObjectsInit, C_FindObjects, C_FindObjectsFinal of the underlying native PKCS#11
The object search operation will only find objects that the session can view.
findMechanism(int) - Method in class com.cryptware.jcryptoki.MechanismList
Find the given mechanism
firmwareVersion - Variable in class com.cryptware.jcryptoki.SlotInfo
 
firmwareVersion - Variable in class com.cryptware.jcryptoki.TokenInfo
 
flags - Variable in class com.cryptware.jcryptoki.CK_C_INITIALIZE_ARGS
 
flags - Variable in class com.cryptware.jcryptoki.CryptokiInfo
 
flags - Variable in class com.cryptware.jcryptoki.MechanismInfo
 
flags - Variable in class com.cryptware.jcryptoki.SessionInfo
 
flags - Variable in class com.cryptware.jcryptoki.SlotInfo
 
flags - Variable in class com.cryptware.jcryptoki.TokenInfo
 
flagsToString(int) - Static method in class com.cryptware.jcryptoki.CryptokiInfo
Convert flags to string.
flagsToString(int) - Static method in class com.cryptware.jcryptoki.MechanismInfo
Convert flags to string.
flagsToString(int) - Static method in class com.cryptware.jcryptoki.SessionInfo
Convert flags to string.
flagsToString(int) - Static method in class com.cryptware.jcryptoki.SlotInfo
Convert flags to string.
flagsToString(int) - Static method in class com.cryptware.jcryptoki.TokenInfo
Convert flags to string.
flagToString(int) - Static method in class com.cryptware.jcryptoki.CryptokiInfo
Convert flag constant value to name.
flagToString(long) - Static method in class com.cryptware.jcryptoki.MechanismInfo
Convert flag constant value to name.
flagToString(int) - Static method in class com.cryptware.jcryptoki.SessionInfo
Convert int constant value to name.
flagToString(int) - Static method in class com.cryptware.jcryptoki.SlotInfo
Convert flag constant value to name.
flagToString(int) - Static method in class com.cryptware.jcryptoki.TokenInfo
Convert flags constant value to name.
A C D E F G H I K L M N O P R S T U V W X 
Skip navigation links