IAIK PKCS#11 Wrapper
version 1.2.17
A B C D E F G H I J K L M N O P R S T U V W X Y

U

UNAVAILABLE_INFORMATION - Static variable in class iaik.pkcs.pkcs11.TokenInfo
This is the value which can be used for ulMaxSessionCount, ulSessionCount, ulMaxRwSessionCount, ulRwSessionCount, ulTotalPublicMemory, ulFreePublicMemory, ulTotalPrivateMemory, and ulFreePrivateMemory to signal that the information is unavailable.
UNWRAP - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
UNWRAP_TEMPLATE - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
URL - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
USER - Static variable in interface iaik.pkcs.pkcs11.Session.UserType
Thsi constant stands for the user (token owner).
USER_INTERFACE - Static variable in interface iaik.pkcs.pkcs11.objects.HardwareFeature.FeatureType
The indentifier for a user interface.
UnlockMutex - Variable in class iaik.pkcs.pkcs11.wrapper.CK_C_INITIALIZE_ARGS
PKCS#11: CK_UNLOCKMUTEX UnlockMutex;
Util - class iaik.pkcs.pkcs11.Util.
A class consisting of static methods only which provide certain static piecec of code that are used frequently in this project.
Util() - Constructor for class iaik.pkcs.pkcs11.Util
 
ulDeviceError - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SESSION_INFO
PKCS#11: CK_ULONG ulDeviceError;
ulEffectiveBits - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC2_CBC_PARAMS
PKCS#11: CK_ULONG ulEffectiveBits;
ulEffectiveBits - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC2_MAC_GENERAL_PARAMS
PKCS#11: CK_ULONG ulEffectiveBits;
ulFreePrivateMemory - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulFreePrivateMemory;
ulFreePublicMemory - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulFreePublicMemory;
ulIVSizeInBits - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_PARAMS
PKCS#11: CK_ULONG ulIVSizeInBits;
ulIteration - Variable in class iaik.pkcs.pkcs11.wrapper.CK_PBE_PARAMS
PKCS#11: CK_ULONG ulIteration;
ulKeySizeInBits - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_PARAMS
PKCS#11: CK_ULONG ulKeySizeInBits;
ulMacLength - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC2_MAC_GENERAL_PARAMS
PKCS#11: CK_ULONG ulMacLength;
ulMacLength - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC5_MAC_GENERAL_PARAMS
PKCS#11: CK_ULONG ulMacLength;
ulMacSizeInBits - Variable in class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_PARAMS
PKCS#11: CK_ULONG ulMacSizeInBits;
ulMaxKeySize - Variable in class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM_INFO
PKCS#11: CK_ULONG ulMaxKeySize;
ulMaxPinLen - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulMaxPinLen;
ulMaxRwSessionCount - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulMaxRwSessionCount;
ulMaxSessionCount - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulMaxSessionCount;
ulMinKeySize - Variable in class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM_INFO
PKCS#11: CK_ULONG ulMinKeySize;
ulMinPinLen - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulMinPinLen;
ulPrivateDataLen - Variable in class iaik.pkcs.pkcs11.wrapper.CK_ECDH2_DERIVE_PARAMS
PKCS#11: CK_ULONG ulPrivateDataLen;
ulPrivateDataLen - Variable in class iaik.pkcs.pkcs11.wrapper.CK_X9_42_DH2_DERIVE_PARAMS
PKCS#11: CK_ULONG ulPrivateDataLen;
ulRounds - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC5_CBC_PARAMS
PKCS#11: CK_ULONG ulRounds;
ulRounds - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC5_MAC_GENERAL_PARAMS
PKCS#11: CK_ULONG ulRounds;
ulRounds - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC5_PARAMS
PKCS#11: CK_ULONG ulRounds;
ulRwSessionCount - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulRwSessionCount;
ulSessionCount - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulSessionCount;
ulTotalPrivateMemory - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulTotalPrivateMemory;
ulTotalPublicMemory - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
PKCS#11: CK_ULONG ulTotalPublicMemory;
ulWordsize - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC5_CBC_PARAMS
PKCS#11: CK_ULONG ulWordsize;
ulWordsize - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC5_MAC_GENERAL_PARAMS
PKCS#11: CK_ULONG ulWordsize;
ulWordsize - Variable in class iaik.pkcs.pkcs11.wrapper.CK_RC5_PARAMS
PKCS#11: CK_ULONG ulWordsize;
unlockMutex(Object) - Method in class iaik.pkcs.pkcs11.DefaultMutexHandler
If this method is called with a mutex object which is locked by the calling thread, that mutex object is unlocked and the function call returns.
unlockMutex(Object) - Method in interface iaik.pkcs.pkcs11.MutexHandler
If this method is called with a mutex object which is locked by the calling thread, that mutex object is unlocked and the function call returns.
unsignedBigIntergerToByteArray(BigInteger) - Static method in class iaik.pkcs.pkcs11.Util
Convert a BigInteger to a byte-array, but treat the byte-array given from the BigInteger as unsigned and removing any leading zero bytes; e.g. a 1024 bit integer with its highest bit set will result in an 128 byte array.
unwrapKey(Mechanism, Key, byte[], Object) - Method in class iaik.pkcs.pkcs11.Session
Unwraps (decrypts) the given encrypted key with the unwrapping key using the given mechanism.
unwrapTemplate_ - Variable in class iaik.pkcs.pkcs11.objects.PrivateKey
Template of the key, that can be unwrapped.
unwrapTemplate_ - Variable in class iaik.pkcs.pkcs11.objects.SecretKey
Template of the key, that can be unwrapped.
unwrap_ - Variable in class iaik.pkcs.pkcs11.objects.PrivateKey
True, if this private key can be used for unwrapping wrapped keys.
unwrap_ - Variable in class iaik.pkcs.pkcs11.objects.SecretKey
True, if this key can be used for unwrapping other keys.
url_ - Variable in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
This attribute gives the URL where the complete certificate can be obtained.
userPinCountLow_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
True, if the user-PIN has been entered incorrectly at least once since the last successful authentication.
userPinFinalTry_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
True, if the user has just one try left to supply the correct PIN before the user-PIN gets locked.
userPinInitialized_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
True, if the user-PIN is already initialized.
userPinLocked_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
True, if the user-PIN is locked.
userPinToBeChanged_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
True, if the user PIN value is the default value set by token initialization or manufacturing.
utcTime - Variable in class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
only the first 16 chars will be used PKCS#11: CK_CHAR utcTime[16];

IAIK PKCS#11 Wrapper
version 1.2.17
A B C D E F G H I J K L M N O P R S T U V W X Y
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.