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

C

CANCEL - Static variable in interface iaik.pkcs.pkcs11.Notify
This is the code to return in a PKCS11Exception to signal surrender to the library.
CAST - Static variable in interface iaik.pkcs.pkcs11.objects.Key.KeyType
The indentifier for a CAST key.
CAST128 - Static variable in interface iaik.pkcs.pkcs11.objects.Key.KeyType
The indentifier for a CAST128 key.
CAST128SecretKey - class iaik.pkcs.pkcs11.objects.CAST128SecretKey.
Objects of this class represent CAST128 secret keys as specified by PKCS#11 v2.11.
CAST128SecretKey() - Constructor for class iaik.pkcs.pkcs11.objects.CAST128SecretKey
Deafult Constructor.
CAST128SecretKey(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.CAST128SecretKey
Called by getInstance to create an instance of a PKCS#11 CAST128 secret key.
CAST128_CBC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST128_CBC_PAD - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST128_ECB - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST128_KEY_GEN - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST128_MAC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST128_MAC_GENERAL - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST3 - Static variable in interface iaik.pkcs.pkcs11.objects.Key.KeyType
The indentifier for a CAST3 key.
CAST3SecretKey - class iaik.pkcs.pkcs11.objects.CAST3SecretKey.
Objects of this class represent CAST3 secret keys as specified by PKCS#11 v2.11.
CAST3SecretKey() - Constructor for class iaik.pkcs.pkcs11.objects.CAST3SecretKey
Deafult Constructor.
CAST3SecretKey(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.CAST3SecretKey
Called by getInstance to create an instance of a PKCS#11 CAST3 secret key.
CAST3_CBC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST3_CBC_PAD - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST3_ECB - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST3_KEY_GEN - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST3_MAC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST3_MAC_GENERAL - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST5 - Static variable in interface iaik.pkcs.pkcs11.objects.Key.KeyType
The indentifier for a CAST5 key; CAST5 is the same as CAST128.
CAST5SecretKey - class iaik.pkcs.pkcs11.objects.CAST5SecretKey.
Objects of this class represent CAST5 secret keys as specified by PKCS#11 v2.11.
CAST5SecretKey() - Constructor for class iaik.pkcs.pkcs11.objects.CAST5SecretKey
Deafult Constructor.
CAST5SecretKey(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.CAST5SecretKey
Called by getInstance to create an instance of a PKCS#11 CAST5 secret key.
CAST5_CBC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST5_CBC_PAD - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST5_ECB - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST5_KEY_GEN - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST5_MAC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST5_MAC_GENERAL - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CASTSecretKey - class iaik.pkcs.pkcs11.objects.CASTSecretKey.
Objects of this class represent CAST secret keys as specified by PKCS#11 v2.11.
CASTSecretKey() - Constructor for class iaik.pkcs.pkcs11.objects.CASTSecretKey
Deafult Constructor.
CASTSecretKey(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.CASTSecretKey
Called by getInstance to create an instance of a PKCS#11 CAST secret key.
CAST_CBC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST_CBC_PAD - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST_ECB - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST_KEY_GEN - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST_MAC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CAST_MAC_GENERAL - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CDMF - Static variable in interface iaik.pkcs.pkcs11.objects.Key.KeyType
The indentifier for a CDMF key.
CDMFSecretKey - class iaik.pkcs.pkcs11.objects.CDMFSecretKey.
Objects of this class represent CDMF secret keys as specified by PKCS#11 v2.11.
CDMFSecretKey() - Constructor for class iaik.pkcs.pkcs11.objects.CDMFSecretKey
Deafult Constructor.
CDMFSecretKey(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.CDMFSecretKey
Called by getInstance to create an instance of a PKCS#11 CDMF secret key.
CDMF_CBC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CDMF_CBC_PAD - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CDMF_ECB - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CDMF_KEY_GEN - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CDMF_MAC - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CDMF_MAC_GENERAL - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CERTIFICATE - Static variable in interface iaik.pkcs.pkcs11.objects.Object.ObjectClass
The indentifier for a certificate object or any sub-class of it.
CERTIFICATE_TYPE - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
CKA_AC_ISSUER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ALLOWED_MECHANISMS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ALWAYS_AUTHENTICATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ALWAYS_SENSITIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_APPLICATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ATTR_TYPES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_AUTH_PIN_FLAGS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_BASE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_BITS_PER_PIXEL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_CERTIFICATE_CATEGORY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_CERTIFICATE_TYPE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_CHAR_COLUMNS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_CHAR_ROWS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_CHAR_SETS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_CHECK_VALUE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_CLASS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_COEFFICIENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_COLOR - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_DECRYPT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_DEFAULT_CMS_ATTRIBUTES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ECDSA_PARAMS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_EC_PARAMS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_EC_POINT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ENCODING_METHODS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ENCRYPT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_END_DATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_EXPONENT_1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_EXPONENT_2 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_EXTRACTABLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_HASH_OF_ISSUER_PUBLIC_KEY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_HASH_OF_SUBJECT_PUBLIC_KEY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_HAS_RESET - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_HW_FEATURE_TYPE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_ISSUER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_JAVA_MIDP_SECURITY_DOMAIN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_KEY_GEN_MECHANISM - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_KEY_TYPE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_LABEL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_LOCAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_MECHANISM_TYPE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_MIME_TYPES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_MODIFIABLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_MODULUS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_MODULUS_BITS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_NEVER_EXTRACTABLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_OBJECT_ID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_OWNER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PIXEL_X - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PIXEL_Y - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PRIME - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PRIME_1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PRIME_2 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PRIME_BITS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PRIVATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PRIVATE_EXPONENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_PUBLIC_EXPONENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_REQUIRED_CMS_ATTRIBUTES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_RESET_ON_INIT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_RESOLUTION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SECONDARY_AUTH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SENSITIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SERIAL_NUMBER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SIGN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SIGN_RECOVER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_START_DATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SUBJECT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SUBPRIME - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SUB_PRIME_BITS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_SUPPORTED_CMS_ATTRIBUTES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_TOKEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_TRUSTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_UNWRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_UNWRAP_TEMPLATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_URL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_VALUE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_VALUE_BITS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_VALUE_LEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_VENDOR_DEFINED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_VERIFY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_VERIFY_RECOVER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_WRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_WRAP_TEMPLATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKA_WRAP_WITH_TRUSTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKC_VENDOR_DEFINED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKC_WTLS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKC_X_509 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKC_X_509_ATTR_CERT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKD_NULL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKD_SHA1_KDF - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKD_SHA1_KDF_ASN1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKD_SHA1_KDF_CONCATENATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_ARRAY_ATTRIBUTE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_CLOCK_ON_TOKEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_DECRYPT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_DIGEST - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_DONT_BLOCK - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_DUAL_CRYPTO_OPERATIONS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_EC_COMPRESS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_EC_ECPARAMETERS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_EC_F_2M - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_EC_F_P - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_EC_NAMEDCURVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_EC_UNCOMPRESS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_ENCRYPT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_EXTENSION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_GENERATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_GENERATE_KEY_PAIR - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_HW - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_HW_SLOT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_LIBRARY_CANT_CREATE_OS_THREADS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_LOGIN_REQUIRED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_OS_LOCKING_OK - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_PROTECTED_AUTHENTICATION_PATH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_REMOVABLE_DEVICE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_RESTORE_KEY_NOT_NEEDED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_RNG - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_RW_SESSION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SECONDARY_AUTHENTICATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SERIAL_SESSION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SIGN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SIGN_RECOVER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SO_PIN_COUNT_LOW - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SO_PIN_FINAL_TRY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SO_PIN_LOCKED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_SO_PIN_TO_BE_CHANGED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_TOKEN_INITIALIZED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_TOKEN_PRESENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_UNWRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_USER_PIN_COUNT_LOW - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_USER_PIN_FINAL_TRY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_USER_PIN_INITIALIZED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_USER_PIN_LOCKED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_USER_PIN_TO_BE_CHANGED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_VERIFY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_VERIFY_RECOVER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_WRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKF_WRITE_PROTECTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKG_MGF1_SHA1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKG_MGF1_SHA256 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKG_MGF1_SHA384 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKG_MGF1_SHA512 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKH_CLOCK - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKH_MONOTONIC_COUNTER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKH_USER_INTERFACE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKH_VENDOR_DEFINED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_AES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_BATON - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_BLOWFISH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_CAST - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_CAST128 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_CAST3 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_CAST5 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_CDMF - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_DES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_DES2 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_DES3 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_DH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_DSA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_EC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_ECDSA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_GENERIC_SECRET - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_IDEA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_JUNIPER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_KEA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_RC2 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_RC4 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_RC5 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_RSA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_SKIPJACK - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_TWOFISH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_VENDOR_DEFINED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKK_X9_42_DH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_CBC_ENCRYPT_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_ECB_ENCRYPT_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_AES_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BATON_CBC128 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BATON_COUNTER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BATON_ECB128 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BATON_ECB96 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BATON_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BATON_SHUFFLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BATON_WRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BLOWFISH_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_BLOWFISH_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST128_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST128_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST128_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST128_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST128_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST128_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST3_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST3_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST3_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST3_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST3_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST3_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST5_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST5_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST5_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST5_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST5_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST5_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CAST_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CDMF_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CDMF_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CDMF_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CDMF_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CDMF_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CDMF_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CMS_SIG - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CONCATENATE_BASE_AND_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CONCATENATE_BASE_AND_KEY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_CONCATENATE_DATA_AND_BASE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES2_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_CBC_ENCRYPT_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_ECB_ENCRYPT_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES3_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_CBC_ENCRYPT_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_CFB64 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_CFB8 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_ECB_ENCRYPT_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_OFB64 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DES_OFB8 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DH_PKCS_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DH_PKCS_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DH_PKCS_PARAMETER_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DSA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DSA_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DSA_PARAMETER_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_DSA_SHA1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_ECDH1_COFACTOR_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_ECDH1_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_ECDSA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_ECDSA_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_ECDSA_SHA1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_ECMQV_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_EC_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_EXTRACT_KEY_FROM_KEY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_FASTHASH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_FORTEZZA_TIMESTAMP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_GENERIC_SECRET_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_IDEA_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_IDEA_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_IDEA_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_IDEA_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_IDEA_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_IDEA_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_JUNIPER_CBC128 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_JUNIPER_COUNTER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_JUNIPER_ECB128 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_JUNIPER_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_JUNIPER_SHUFFLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_JUNIPER_WRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_KEA_KEY_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_KEA_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_KEY_WRAP_LYNKS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_KEY_WRAP_SET_OAEP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD2 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD2_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD2_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD2_KEY_DERIVATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD2_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD5 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD5_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD5_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD5_KEY_DERIVATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_MD5_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBA_SHA1_WITH_SHA1_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_MD2_DES_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_MD5_CAST128_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_MD5_CAST3_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_MD5_CAST5_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_MD5_CAST_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_MD5_DES_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_CAST128_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_CAST5_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_DES2_EDE_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_DES3_EDE_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_RC2_128_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_RC2_40_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_RC4_128 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PBE_SHA1_RC4_40 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_PKCS5_PBKD2 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC2_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC2_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC2_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC2_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC2_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC2_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC4 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC4_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC5_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC5_CBC_PAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC5_ECB - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC5_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC5_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RC5_MAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD128 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD128_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD128_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD128_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD160 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD160_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD160_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RIPEMD160_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_9796 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_PKCS_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_PKCS_OAEP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_PKCS_PSS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_X9_31 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_X9_31_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_RSA_X_509 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA1_KEY_DERIVATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA1_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA1_RSA_PKCS_PSS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA1_RSA_X9_31 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA256 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA256_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA256_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA256_KEY_DERIVATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA256_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA256_RSA_PKCS_PSS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA384 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA384_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA384_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA384_KEY_DERIVATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA384_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA384_RSA_PKCS_PSS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA512 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA512_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA512_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA512_KEY_DERIVATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA512_RSA_PKCS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA512_RSA_PKCS_PSS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA_1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA_1_HMAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SHA_1_HMAC_GENERAL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_CBC64 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_CFB16 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_CFB32 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_CFB64 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_CFB8 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_ECB64 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_OFB64 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_PRIVATE_WRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_RELAYX - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SKIPJACK_WRAP - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SSL3_KEY_AND_MAC_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SSL3_MASTER_KEY_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SSL3_MASTER_KEY_DERIVE_DH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SSL3_MD5_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SSL3_PRE_MASTER_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_SSL3_SHA1_MAC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_TLS_KEY_AND_MAC_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_TLS_MASTER_KEY_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_TLS_MASTER_KEY_DERIVE_DH - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_TLS_PRE_MASTER_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_TLS_PRF - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_TWOFISH_CBC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_TWOFISH_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_VENDOR_DEFINED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_WTLS_MASTER_KEY_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_WTLS_MASTER_KEY_DERIVE_DH_ECC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_WTLS_MASTER_KEY_DERVIE_DH_ECC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_WTLS_PRE_MASTER_KEY_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_WTLS_PRF - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_X9_42_DH_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_X9_42_DH_HYBRID_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_X9_42_DH_KEY_PAIR_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_X9_42_DH_PARAMETER_GEN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_X9_42_MQV_DERIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKM_XOR_BASE_AND_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKN_SURRENDER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_CERTIFICATE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_DATA - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_DOMAIN_PARAMETERS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_HW_FEATURE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_MECHANISM - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_PRIVATE_KEY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_PUBLIC_KEY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_SECRET_KEY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKO_VENDOR_DEFINED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKP_PKCS5_PBKD2_HMAC_SHA1 - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_ARGUMENTS_BAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_ATTRIBUTE_READ_ONLY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_ATTRIBUTE_SENSITIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_ATTRIBUTE_TYPE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_ATTRIBUTE_VALUE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_BUFFER_TOO_SMALL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_CANCEL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_CANT_LOCK - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_CRYPTOKI_ALREADY_INITIALIZED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_CRYPTOKI_NOT_INITIALIZED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_DATA_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_DATA_LEN_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_DEVICE_ERROR - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_DEVICE_MEMORY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_DEVICE_REMOVED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_DOMAIN_PARAMS_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_ENCRYPTED_DATA_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_ENCRYPTED_DATA_LEN_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_FUNCTION_CANCELED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_FUNCTION_FAILED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_FUNCTION_NOT_PARALLEL - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_FUNCTION_NOT_SUPPORTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_FUNCTION_REJECTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_GENERAL_ERROR - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_HOST_MEMORY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_INFORMATION_SENSITIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_CHANGED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_FUNCTION_NOT_PERMITTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_HANDLE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_INDIGESTIBLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_NEEDED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_NOT_NEEDED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_NOT_WRAPPABLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_SIZE_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_TYPE_INCONSISTENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_KEY_UNEXTRACTABLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_MECHANISM_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_MECHANISM_PARAM_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_MUTEX_BAD - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_MUTEX_NOT_LOCKED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_NEED_TO_CREATE_THREADS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_NO_EVENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_OBJECT_HANDLE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_OK - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_OPERATION_ACTIVE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_OPERATION_NOT_INITIALIZED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_PIN_EXPIRED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_PIN_INCORRECT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_PIN_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_PIN_LEN_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_PIN_LOCKED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_RANDOM_NO_RNG - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_RANDOM_SEED_NOT_SUPPORTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SAVED_STATE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_CLOSED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_COUNT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_EXISTS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_HANDLE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_PARALLEL_NOT_SUPPORTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_READ_ONLY - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_READ_ONLY_EXISTS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SESSION_READ_WRITE_SO_EXISTS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SIGNATURE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SIGNATURE_LEN_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_SLOT_ID_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_STATE_UNSAVEABLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_TEMPLATE_INCOMPLETE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_TEMPLATE_INCONSISTENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_TOKEN_NOT_PRESENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_TOKEN_NOT_RECOGNIZED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_TOKEN_WRITE_PROTECTED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_UNWRAPPING_KEY_HANDLE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_UNWRAPPING_KEY_SIZE_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_USER_ALREADY_LOGGED_IN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_USER_ANOTHER_ALREADY_LOGGED_IN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_USER_NOT_LOGGED_IN - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_USER_PIN_NOT_INITIALIZED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_USER_TOO_MANY_TYPES - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_USER_TYPE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_VENDOR_DEFINED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_WRAPPED_KEY_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_WRAPPED_KEY_LEN_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_WRAPPING_KEY_HANDLE_INVALID - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_WRAPPING_KEY_SIZE_RANGE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKR_WRAPPING_KEY_TYPE_INCONSISTENT - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKS_RO_PUBLIC_SESSION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKS_RO_USER_FUNCTIONS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKS_RW_PUBLIC_SESSION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKS_RW_SO_FUNCTIONS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKS_RW_USER_FUNCTIONS - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKU_CONTEXT_SPECIFIC - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKU_SO - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKU_USER - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKZ_DATA_SPECIFIED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CKZ_SALT_SPECIFIED - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CK_ATTRIBUTE - class iaik.pkcs.pkcs11.wrapper.CK_ATTRIBUTE.
class CK_ATTRIBUTE includes the type, value and length of an attribute.
CK_ATTRIBUTE() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_ATTRIBUTE
 
CK_CREATEMUTEX - interface iaik.pkcs.pkcs11.wrapper.CK_CREATEMUTEX.
interface CK_CREATEMUTEX.
CK_CREATEMUTEX() - Method in interface iaik.pkcs.pkcs11.wrapper.CK_CREATEMUTEX
Method CK_CREATEMUTEX
CK_C_INITIALIZE_ARGS - class iaik.pkcs.pkcs11.wrapper.CK_C_INITIALIZE_ARGS.
class CK_C_INITIALIZE_ARGS contains the optional arguments for the C_Initialize function.
CK_C_INITIALIZE_ARGS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_C_INITIALIZE_ARGS
 
CK_DATE - class iaik.pkcs.pkcs11.wrapper.CK_DATE.
class .
CK_DATE() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_DATE
 
CK_DESTROYMUTEX - interface iaik.pkcs.pkcs11.wrapper.CK_DESTROYMUTEX.
interface CK_DESTROYMUTEX.
CK_DESTROYMUTEX(Object) - Method in interface iaik.pkcs.pkcs11.wrapper.CK_DESTROYMUTEX
Method CK_DESTROYMUTEX
CK_ECDH1_DERIVE_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_ECDH1_DERIVE_PARAMS.
class CK_ECDH1_DERIVE_PARAMS provides the parameters to the CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE mechanisms.
CK_ECDH1_DERIVE_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_ECDH1_DERIVE_PARAMS
 
CK_ECDH2_DERIVE_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_ECDH2_DERIVE_PARAMS.
class CK_ECDH2_DERIVE_PARAMS provides the parameters to the CKM_ECMQV_DERIVE mechanism.
CK_ECDH2_DERIVE_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_ECDH2_DERIVE_PARAMS
 
CK_EFFECTIVELY_INFINITE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CK_INFO - class iaik.pkcs.pkcs11.wrapper.CK_INFO.
class CK_INFO provides general information about Cryptoki.
CK_INFO() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_INFO
 
CK_INVALID_HANDLE - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CK_KEA_DERIVE_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_KEA_DERIVE_PARAMS.
class CK_KEA_DERIVE_PARAMS provides the parameters to the CKM_KEA_DERIVE mechanism.
CK_KEA_DERIVE_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_KEA_DERIVE_PARAMS
 
CK_KEY_DERIVATION_STRING_DATA - class iaik.pkcs.pkcs11.wrapper.CK_KEY_DERIVATION_STRING_DATA.
class CK_KEY_DERIVATION_STRING_DATA holds a byte string and the byte string's length.
CK_KEY_DERIVATION_STRING_DATA() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_KEY_DERIVATION_STRING_DATA
 
CK_KEY_WRAP_SET_OAEP_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_KEY_WRAP_SET_OAEP_PARAMS.
class CK_KEY_WRAP_SET_OAEP_PARAMS provides the parameters to the CKM_KEY_WRAP_SET_OAEP mechanism.
CK_KEY_WRAP_SET_OAEP_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_KEY_WRAP_SET_OAEP_PARAMS
 
CK_LOCKMUTEX - interface iaik.pkcs.pkcs11.wrapper.CK_LOCKMUTEX.
interface CK_LOCKMUTEX
CK_LOCKMUTEX(Object) - Method in interface iaik.pkcs.pkcs11.wrapper.CK_LOCKMUTEX
Method CK_LOCKMUTEX
CK_MECHANISM - class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM.
class CK_MECHANISM specifies a particular mechanism and any parameters it requires.
CK_MECHANISM() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM
 
CK_MECHANISM_INFO - class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM_INFO.
class CK_MECHANISM_INFO provides information about a particular mechanism.
CK_MECHANISM_INFO() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_MECHANISM_INFO
 
CK_NOTIFY - interface iaik.pkcs.pkcs11.wrapper.CK_NOTIFY.
interface CK_NOTIFY.
CK_NOTIFY(long, long, Object) - Method in interface iaik.pkcs.pkcs11.wrapper.CK_NOTIFY
Method CK_NOTIFY
CK_PBE_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_PBE_PARAMS.
class CK_PBE_PARAMS provides all of the necessary information required byte the CKM_PBE mechanisms and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism.
CK_PBE_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_PBE_PARAMS
 
CK_PKCS5_PBKD2_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_PKCS5_PBKD2_PARAMS.
class CK_PKCS5_PBKD2_PARAMS provides the parameters to the CKM_PKCS5_PBKD2 mechanism.
CK_PKCS5_PBKD2_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_PKCS5_PBKD2_PARAMS
 
CK_RC2_CBC_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_RC2_CBC_PARAMS.
class CK_RC2_CBC_PARAMS provides the parameters to the CKM_RC2_CBC and CKM_RC2_CBC_PAD mechanisms.
CK_RC2_CBC_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_RC2_CBC_PARAMS
 
CK_RC2_MAC_GENERAL_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_RC2_MAC_GENERAL_PARAMS.
class CK_RC2_MAC_GENERAL_PARAMS provides the parameters to the CKM_RC2_MAC_GENERAL mechanism.
CK_RC2_MAC_GENERAL_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_RC2_MAC_GENERAL_PARAMS
 
CK_RC5_CBC_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_RC5_CBC_PARAMS.
class CK_RC5_CBC_PARAMS is a structure that provides the parameters to the CKM_RC5_CBC and CKM_RC5_CBC_PAD mechanisms.
CK_RC5_CBC_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_RC5_CBC_PARAMS
 
CK_RC5_MAC_GENERAL_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_RC5_MAC_GENERAL_PARAMS.
class CK_RC5_MAC_GENERAL_PARAMS provides the parameters to the CKM_RC5_MAC_GENERAL mechanism.
CK_RC5_MAC_GENERAL_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_RC5_MAC_GENERAL_PARAMS
 
CK_RC5_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_RC5_PARAMS.
class CK_RC5_PARAMS provides the parameters to the CKM_RC5_ECB and CKM_RC5_MAC mechanisms.
CK_RC5_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_RC5_PARAMS
 
CK_RSA_PKCS_OAEP_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_OAEP_PARAMS.
class CK_RSA_PKCS_OAEP_PARAMS provides the parameters to the CKM_RSA_PKCS_OAEP mechanism.
CK_RSA_PKCS_OAEP_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_OAEP_PARAMS
 
CK_RSA_PKCS_PSS_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_PSS_PARAMS.
class CK_RSA_PKCS_PSS_PARAMS provides the parameters to the CKM_RSA_PKCS_OAEP mechanism.
CK_RSA_PKCS_PSS_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_RSA_PKCS_PSS_PARAMS
 
CK_SESSION_INFO - class iaik.pkcs.pkcs11.wrapper.CK_SESSION_INFO.
class CK_SESSION_INFO provides information about a session.
CK_SESSION_INFO() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SESSION_INFO
 
CK_SKIPJACK_PRIVATE_WRAP_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_SKIPJACK_PRIVATE_WRAP_PARAMS.
class CK_SKIPJACK_PRIVATE_WRAP_PARAMS provides the parameters to the CKM_SKIPJACK_PRIVATE_WRAP mechanism.
CK_SKIPJACK_PRIVATE_WRAP_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SKIPJACK_PRIVATE_WRAP_PARAMS
 
CK_SKIPJACK_RELAYX_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_SKIPJACK_RELAYX_PARAMS.
class CK_SKIPJACK_RELAYX_PARAMS provides the parameters to the CKM_SKIPJACK_RELAYX mechanism.
CK_SKIPJACK_RELAYX_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SKIPJACK_RELAYX_PARAMS
 
CK_SLOT_INFO - class iaik.pkcs.pkcs11.wrapper.CK_SLOT_INFO.
class CK_SLOT_INFO provides information about a slot.
CK_SLOT_INFO() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SLOT_INFO
 
CK_SSL3_KEY_MAT_OUT - class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_OUT.
class CK_SSL3_KEY_MAT_OUT contains the resulting key handles and initialization vectors after performing a C_DeriveKey function with the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism.
CK_SSL3_KEY_MAT_OUT() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_OUT
 
CK_SSL3_KEY_MAT_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_PARAMS.
class CK_SSL3_KEY_MAT_PARAMS provides the parameters to the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism.
CK_SSL3_KEY_MAT_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SSL3_KEY_MAT_PARAMS
 
CK_SSL3_MASTER_KEY_DERIVE_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_SSL3_MASTER_KEY_DERIVE_PARAMS.
class CK_SSL3_MASTER_KEY_DERIVE_PARAMS provides the parameters to the CKM_SSL3_MASTER_KEY_DERIVE mechanism.
CK_SSL3_MASTER_KEY_DERIVE_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SSL3_MASTER_KEY_DERIVE_PARAMS
 
CK_SSL3_RANDOM_DATA - class iaik.pkcs.pkcs11.wrapper.CK_SSL3_RANDOM_DATA.
class CK_SSL3_RANDOM_DATA provides information about the random data of a client and a server in an SSL context.
CK_SSL3_RANDOM_DATA() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_SSL3_RANDOM_DATA
 
CK_TOKEN_INFO - class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO.
class CK_TOKEN_INFO provides information about a token.
CK_TOKEN_INFO() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO
 
CK_UNAVAILABLE_INFORMATION - Static variable in interface iaik.pkcs.pkcs11.wrapper.PKCS11Constants
 
CK_UNLOCKMUTEX - interface iaik.pkcs.pkcs11.wrapper.CK_UNLOCKMUTEX.
interface CK_UNLOCKMUTEX
CK_UNLOCKMUTEX(Object) - Method in interface iaik.pkcs.pkcs11.wrapper.CK_UNLOCKMUTEX
Method CK_UNLOCKMUTEX
CK_VERSION - class iaik.pkcs.pkcs11.wrapper.CK_VERSION.
class CK_VERSION describes the version of a Cryptoki interface, a Cryptoki library, or an SSL implementation, or the hardware or firmware version of a slot or token.
CK_VERSION() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_VERSION
 
CK_X9_42_DH1_DERIVE_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_X9_42_DH1_DERIVE_PARAMS.
class CK_X9_42_DH1_DERIVE_PARAMS provides the parameters to the CKM_X9_42_DH_DERIVE mechanism.
CK_X9_42_DH1_DERIVE_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_X9_42_DH1_DERIVE_PARAMS
 
CK_X9_42_DH2_DERIVE_PARAMS - class iaik.pkcs.pkcs11.wrapper.CK_X9_42_DH2_DERIVE_PARAMS.
class CK_X9_42_DH2_DERIVE_PARAMS provides the parameters to the CKM_X9_42_DH_HYBRID_DERIVE and CKM_X9_42_MQV_DERIVE mechanisms.
CK_X9_42_DH2_DERIVE_PARAMS() - Constructor for class iaik.pkcs.pkcs11.wrapper.CK_X9_42_DH2_DERIVE_PARAMS
 
CLASS - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
CLOCK - Static variable in interface iaik.pkcs.pkcs11.objects.HardwareFeature.FeatureType
The indentifier for a clock.
COEFFICIENT - Static variable in class iaik.pkcs.pkcs11.objects.Attribute
 
CONCATENATE_BASE_AND_DATA - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CONCATENATE_BASE_AND_KEY - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
CONCATENATE_DATA_AND_BASE - Static variable in class iaik.pkcs.pkcs11.Mechanism
 
C_CancelFunction(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_CancelFunction is a legacy function; it cancels a function running in parallel.
C_CancelFunction(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_CancelFunction is a legacy function; it cancels a function running in parallel.
C_CloseAllSessions(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_CloseAllSessions closes all sessions with a token.
C_CloseAllSessions(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_CloseAllSessions closes all sessions with a token.
C_CloseSession(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_CloseSession closes a session between an application and a token.
C_CloseSession(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_CloseSession closes a session between an application and a token.
C_CopyObject(long, long, CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_CopyObject copies an object, creating a new object for the copy.
C_CopyObject(long, long, CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_CopyObject copies an object, creating a new object for the copy.
C_CreateObject(long, CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_CreateObject creates a new object.
C_CreateObject(long, CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_CreateObject creates a new object.
C_Decrypt(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Decrypt decrypts encrypted data in a single part.
C_Decrypt(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Decrypt decrypts encrypted data in a single part.
C_DecryptDigestUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DecryptDigestUpdate continues a multiple-part decryption and digesting operation.
C_DecryptDigestUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DecryptDigestUpdate continues a multiple-part decryption and digesting operation.
C_DecryptFinal(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DecryptFinal finishes a multiple-part decryption operation.
C_DecryptFinal(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DecryptFinal finishes a multiple-part decryption operation.
C_DecryptInit(long, CK_MECHANISM, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DecryptInit initializes a decryption operation.
C_DecryptInit(long, CK_MECHANISM, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DecryptInit initializes a decryption operation.
C_DecryptUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DecryptUpdate continues a multiple-part decryption operation.
C_DecryptUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DecryptUpdate continues a multiple-part decryption operation.
C_DecryptVerifyUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DecryptVerifyUpdate continues a multiple-part decryption and verify operation.
C_DecryptVerifyUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DecryptVerifyUpdate continues a multiple-part decryption and verify operation.
C_DeriveKey(long, CK_MECHANISM, long, CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DeriveKey derives a key from a base key, creating a new key object.
C_DeriveKey(long, CK_MECHANISM, long, CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DeriveKey derives a key from a base key, creating a new key object.
C_DestroyObject(long, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DestroyObject destroys an object.
C_DestroyObject(long, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DestroyObject destroys an object.
C_Digest(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Digest digests data in a single part.
C_Digest(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Digest digests data in a single part.
C_DigestEncryptUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DigestEncryptUpdate continues a multiple-part digesting and encryption operation.
C_DigestEncryptUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DigestEncryptUpdate continues a multiple-part digesting and encryption operation.
C_DigestFinal(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DigestFinal finishes a multiple-part message-digesting operation.
C_DigestFinal(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DigestFinal finishes a multiple-part message-digesting operation.
C_DigestInit(long, CK_MECHANISM) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DigestInit initializes a message-digesting operation.
C_DigestInit(long, CK_MECHANISM) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DigestInit initializes a message-digesting operation.
C_DigestKey(long, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DigestKey continues a multi-part message-digesting operation, by digesting the value of a secret key as part of the data already digested.
C_DigestKey(long, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DigestKey continues a multi-part message-digesting operation, by digesting the value of a secret key as part of the data already digested.
C_DigestUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_DigestUpdate continues a multiple-part message-digesting operation.
C_DigestUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_DigestUpdate continues a multiple-part message-digesting operation.
C_Encrypt(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Encrypt encrypts single-part data.
C_Encrypt(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Encrypt encrypts single-part data.
C_EncryptFinal(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_EncryptFinal finishes a multiple-part encryption operation.
C_EncryptFinal(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_EncryptFinal finishes a multiple-part encryption operation.
C_EncryptInit(long, CK_MECHANISM, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_EncryptInit initializes an encryption operation.
C_EncryptInit(long, CK_MECHANISM, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_EncryptInit initializes an encryption operation.
C_EncryptUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_EncryptUpdate continues a multiple-part encryption operation.
C_EncryptUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_EncryptUpdate continues a multiple-part encryption operation.
C_Finalize(Object) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Finalize indicates that an application is done with the Cryptoki library (General-purpose)
C_Finalize(Object) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Finalize indicates that an application is done with the Cryptoki library (General-purpose)
C_FindObjects(long, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_FindObjects continues a search for token and session objects that match a template, obtaining additional object handles.
C_FindObjects(long, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_FindObjects continues a search for token and session objects that match a template, obtaining additional object handles.
C_FindObjectsFinal(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_FindObjectsFinal finishes a search for token and session objects.
C_FindObjectsFinal(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_FindObjectsFinal finishes a search for token and session objects.
C_FindObjectsInit(long, CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_FindObjectsInit initializes a search for token and session objects that match a template.
C_FindObjectsInit(long, CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_FindObjectsInit initializes a search for token and session objects that match a template.
C_GenerateKey(long, CK_MECHANISM, CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GenerateKey generates a secret key, creating a new key object.
C_GenerateKey(long, CK_MECHANISM, CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GenerateKey generates a secret key, creating a new key object.
C_GenerateKeyPair(long, CK_MECHANISM, CK_ATTRIBUTE[], CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GenerateKeyPair generates a public native-key/private-key pair, creating new key objects.
C_GenerateKeyPair(long, CK_MECHANISM, CK_ATTRIBUTE[], CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GenerateKeyPair generates a public-key/private-key pair, creating new key objects.
C_GenerateRandom(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GenerateRandom generates random data.
C_GenerateRandom(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GenerateRandom generates random data.
C_GetAttributeValue(long, long, CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetAttributeValue obtains the value of one or more object attributes.
C_GetAttributeValue(long, long, CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetAttributeValue obtains the value of one or more object attributes.
C_GetFunctionStatus(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetFunctionStatus is a legacy function; it obtains an updated status of a function running in parallel with an application.
C_GetFunctionStatus(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetFunctionStatus is a legacy function; it obtains an updated status of a function running in parallel with an application.
C_GetInfo() - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetInfo returns general information about Cryptoki.
C_GetInfo() - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetInfo returns general information about Cryptoki.
C_GetMechanismInfo(long, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetMechanismInfo obtains information about a particular mechanism possibly supported by a token.
C_GetMechanismInfo(long, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetMechanismInfo obtains information about a particular mechanism possibly supported by a token.
C_GetMechanismList(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetMechanismList obtains a list of mechanism types supported by a token.
C_GetMechanismList(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetMechanismList obtains a list of mechanism types supported by a token.
C_GetObjectSize(long, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetObjectSize gets the size of an object in bytes.
C_GetObjectSize(long, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetObjectSize gets the size of an object in bytes.
C_GetOperationState(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetOperationState obtains the state of the cryptographic operation in a session.
C_GetOperationState(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetOperationState obtains the state of the cryptographic operation in a session.
C_GetSessionInfo(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetSessionInfo obtains information about the session.
C_GetSessionInfo(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetSessionInfo obtains information about the session.
C_GetSlotInfo(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetSlotInfo obtains information about a particular slot in the system.
C_GetSlotInfo(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetSlotInfo obtains information about a particular slot in the system.
C_GetSlotList(boolean) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetSlotList obtains a list of slots in the system.
C_GetSlotList(boolean) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetSlotList obtains a list of slots in the system.
C_GetTokenInfo(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_GetTokenInfo obtains information about a particular token in the system.
C_GetTokenInfo(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_GetTokenInfo obtains information about a particular token in the system.
C_InitPIN(long, char[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_InitPIN initializes the normal user's PIN.
C_InitPIN(long, char[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_InitPIN initializes the normal user's PIN.
C_InitToken(long, char[], char[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_InitToken initializes a token.
C_InitToken(long, char[], char[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_InitToken initializes a token.
C_Initialize(Object) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Initialize initializes the Cryptoki library.
C_Initialize(Object) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Initialize initializes the Cryptoki library.
C_Login(long, long, char[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Login logs a user into a token.
C_Login(long, long, char[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Login logs a user into a token.
C_Logout(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Logout logs a user out from a token.
C_Logout(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Logout logs a user out from a token.
C_OpenSession(long, long, Object, CK_NOTIFY) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_OpenSession opens a session between an application and a token.
C_OpenSession(long, long, Object, CK_NOTIFY) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_OpenSession opens a session between an application and a token.
C_SeedRandom(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SeedRandom mixes additional seed material into the token's random number generator.
C_SeedRandom(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SeedRandom mixes additional seed material into the token's random number generator.
C_SetAttributeValue(long, long, CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SetAttributeValue modifies the value of one or more object attributes (Object management)
C_SetAttributeValue(long, long, CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SetAttributeValue modifies the value of one or more object attributes (Object management)
C_SetOperationState(long, byte[], long, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SetOperationState restores the state of the cryptographic operation in a session.
C_SetOperationState(long, byte[], long, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SetOperationState restores the state of the cryptographic operation in a session.
C_SetPIN(long, char[], char[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SetPIN modifies the PIN of the user who is logged in.
C_SetPIN(long, char[], char[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SetPIN modifies the PIN of the user who is logged in.
C_Sign(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Sign signs (encrypts with private key) data in a single part, where the signature is (will be) an appendix to the data, and plaintext cannot be recovered from the signature.
C_Sign(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Sign signs (encrypts with private key) data in a single part, where the signature is (will be) an appendix to the data, and plaintext cannot be recovered from the signature.
C_SignEncryptUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SignEncryptUpdate continues a multiple-part signing and encryption operation.
C_SignEncryptUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SignEncryptUpdate continues a multiple-part signing and encryption operation.
C_SignFinal(long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SignFinal finishes a multiple-part signature operation, returning the signature.
C_SignFinal(long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SignFinal finishes a multiple-part signature operation, returning the signature.
C_SignInit(long, CK_MECHANISM, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SignInit initializes a signature (private key encryption) operation, where the signature is (will be) an appendix to the data, and plaintext cannot be recovered from the signature.
C_SignInit(long, CK_MECHANISM, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SignInit initializes a signature (private key encryption) operation, where the signature is (will be) an appendix to the data, and plaintext cannot be recovered from the signature.
C_SignRecover(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SignRecover signs data in a single operation, where the data can be recovered from the signature.
C_SignRecover(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SignRecover signs data in a single operation, where the data can be recovered from the signature.
C_SignRecoverInit(long, CK_MECHANISM, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SignRecoverInit initializes a signature operation, where the data can be recovered from the signature.
C_SignRecoverInit(long, CK_MECHANISM, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SignRecoverInit initializes a signature operation, where the data can be recovered from the signature.
C_SignUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_SignUpdate continues a multiple-part signature operation, where the signature is (will be) an appendix to the data, and plaintext cannot be recovered from the signature.
C_SignUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_SignUpdate continues a multiple-part signature operation, where the signature is (will be) an appendix to the data, and plaintext cannot be recovered from the signature.
C_UnwrapKey(long, CK_MECHANISM, long, byte[], CK_ATTRIBUTE[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_UnwrapKey unwraps (decrypts) a wrapped key, creating a new key object.
C_UnwrapKey(long, CK_MECHANISM, long, byte[], CK_ATTRIBUTE[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_UnwrapKey unwraps (decrypts) a wrapped key, creating a new key object.
C_Verify(long, byte[], byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_Verify verifies a signature in a single-part operation, where the signature is an appendix to the data, and plaintext cannot be recovered from the signature.
C_Verify(long, byte[], byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_Verify verifies a signature in a single-part operation, where the signature is an appendix to the data, and plaintext cannot be recovered from the signature.
C_VerifyFinal(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_VerifyFinal finishes a multiple-part verification operation, checking the signature.
C_VerifyFinal(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_VerifyFinal finishes a multiple-part verification operation, checking the signature.
C_VerifyInit(long, CK_MECHANISM, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_VerifyInit initializes a verification operation, where the signature is an appendix to the data, and plaintext cannot cannot be recovered from the signature (e.g.
C_VerifyInit(long, CK_MECHANISM, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_VerifyInit initializes a verification operation, where the signature is an appendix to the data, and plaintext cannot cannot be recovered from the signature (e.g.
C_VerifyRecover(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_VerifyRecover verifies a signature in a single-part operation, where the data is recovered from the signature.
C_VerifyRecover(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_VerifyRecover verifies a signature in a single-part operation, where the data is recovered from the signature.
C_VerifyRecoverInit(long, CK_MECHANISM, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_VerifyRecoverInit initializes a signature verification operation, where the data is recovered from the signature.
C_VerifyRecoverInit(long, CK_MECHANISM, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_VerifyRecoverInit initializes a signature verification operation, where the data is recovered from the signature.
C_VerifyUpdate(long, byte[]) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_VerifyUpdate continues a multiple-part verification operation, where the signature is an appendix to the data, and plaintext cannot be recovered from the signature.
C_VerifyUpdate(long, byte[]) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_VerifyUpdate continues a multiple-part verification operation, where the signature is an appendix to the data, and plaintext cannot be recovered from the signature.
C_WaitForSlotEvent(long, Object) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_WaitForSlotEvent waits for a slot event (token insertion, removal, etc.) to occur.
C_WaitForSlotEvent(long, Object) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_WaitForSlotEvent waits for a slot event (token insertion, removal, etc.) to occur.
C_WrapKey(long, CK_MECHANISM, long, long) - Method in interface iaik.pkcs.pkcs11.wrapper.PKCS11
C_WrapKey wraps (i.e., encrypts) a key.
C_WrapKey(long, CK_MECHANISM, long, long) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
C_WrapKey wraps (i.e., encrypts) a key.
Certificate - class iaik.pkcs.pkcs11.objects.Certificate.
An object of this class represents a certificate as defined by PKCS#11.
Certificate() - Constructor for class iaik.pkcs.pkcs11.objects.Certificate
The default constructor.
Certificate(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.Certificate
Constructor taking the reference to the PKCS#11 module for accessing the object's attributes, the session handle to use for reading the attribute values and the object handle.
Certificate.CertificateType - interface iaik.pkcs.pkcs11.objects.Certificate.CertificateType.
This interface defines the available certificate types as defined by PKCS#11: X_509_PUBLIC_KEY, X_509_ATTRIBUTE or VENDOR_DEFINED.
Certificate.VendorDefinedCertificateBuilder - interface iaik.pkcs.pkcs11.objects.Certificate.VendorDefinedCertificateBuilder.
If an application uses vendor defined certificates, it must implement this interface and install such an object handler using setVendorDefinedCertificateBuilder.
CertificateTypeAttribute - class iaik.pkcs.pkcs11.objects.CertificateTypeAttribute.
This is a special version of a long attribute for the type of a certificate type.
CertificateTypeAttribute() - Constructor for class iaik.pkcs.pkcs11.objects.CertificateTypeAttribute
Empty constructor.
CharArrayAttribute - class iaik.pkcs.pkcs11.objects.CharArrayAttribute.
Objects of this class represent a char-array attribute of a PKCS#11 object as specified by PKCS#11.
CharArrayAttribute(Long) - Constructor for class iaik.pkcs.pkcs11.objects.CharArrayAttribute
Constructor taking the PKCS#11 type of the attribute.
Clock - class iaik.pkcs.pkcs11.objects.Clock.
Objects of this class represent a clock as specified by PKCS#11 v2.11.
Clock() - Constructor for class iaik.pkcs.pkcs11.objects.Clock
Deafult Constructor.
Clock(Session, long) - Constructor for class iaik.pkcs.pkcs11.objects.Clock
Called by getInstance to create an instance of a PKCS#11 clock.
Constants - class iaik.pkcs.pkcs11.wrapper.Constants.
This class holds only final static member variables that are constants in this package.
Constants() - Constructor for class iaik.pkcs.pkcs11.wrapper.Constants
 
CreateMutex - Variable in class iaik.pkcs.pkcs11.wrapper.CK_C_INITIALIZE_ARGS
PKCS#11: CK_CREATEMUTEX CreateMutex;
cancelFunction() - Method in class iaik.pkcs.pkcs11.Session
Legacy function that will normally throw an PKCS11Exception with the error-code PKCS11Constants.CKR_FUNCTION_NOT_PARALLEL.
certificateType_ - Variable in class iaik.pkcs.pkcs11.objects.Certificate
The type of this certificate.
ckAttribute_ - Variable in class iaik.pkcs.pkcs11.objects.Attribute
The CK_ATTRIBUTE that is used to hold the PKCS#11 type of this attribute and the value.
classTypeToString(long) - Static method in class iaik.pkcs.pkcs11.wrapper.Functions
Converts the long value classType to a string representation of it.
clientIV_ - Variable in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
The initialization vector (IV) created for the client (if any).
clientKey_ - Variable in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
The resulting Client Secret key.
clientMacSecret_ - Variable in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
The resulting Client MAC Secret key.
clientRandom_ - Variable in class iaik.pkcs.pkcs11.parameters.SSL3RandomDataParameters
The client's random data.
clockOnToken_ - Variable in class iaik.pkcs.pkcs11.TokenInfo
True, if the token has a clock.
clone() - Method in class iaik.pkcs.pkcs11.Info
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.Mechanism
Makes a clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.MechanismInfo
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.SessionInfo
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.State
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.TokenInfo
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.Version
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.AESSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.Attribute
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.BatonSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.BlowfishSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.CAST128SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.CAST3SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.CAST5SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.CASTSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.CDMFSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.Certificate
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.Clock
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DES2SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DES3SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DESSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DHParams
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DHPrivateKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DHPublicKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DSAParams
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DSAPrivateKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DSAPublicKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.Data
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.DomainParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.ECDSAPrivateKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.ECDSAPublicKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.GenericSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.GenericTemplate
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.HardwareFeature
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.IDEASecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.JuniperSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.KEAPrivateKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.KEAPublicKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.Key
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.KeyPair
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.MonotonicCounter
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.Object
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.PrivateKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.PublicKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.RC2SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.RC4SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.RC5SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.RSAPublicKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.SecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.SkipJackSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.Storage
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.TwofishSecretKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.X509AttributeCertificate
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.X509PublicKeyCertificate
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.X942DHParams
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.X942DHPrivateKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.objects.X942DHPublicKey
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.DHKeyDerivationParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.DHPkcsDeriveParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.EcDH1KeyDerivationParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.EcDH2KeyDerivationParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.ExtractParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.InitializationVectorParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.KEADeriveParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.KeyDerivationStringDataParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.KeyWrapSetOaepParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.MacGeneralParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.ObjectHandleParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.PBEParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.PKCS5PBKD2Parameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.RC2CbcParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.RC2Parameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.RC5CbcParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.RC5Parameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsOaepParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.RSAPkcsParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialOutParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.SSL3KeyMaterialParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.SSL3MasterKeyDeriveParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.SSL3RandomDataParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackPrivateWrapParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.SkipJackRelayXParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.X942DH1KeyDerivationParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.parameters.X942DH2KeyDerivationParameters
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.wrapper.CK_ATTRIBUTE
Create a (deep) clone of this object.
clone() - Method in class iaik.pkcs.pkcs11.wrapper.CK_DATE
Create a (deep) clone of this object.
closeAllSessions() - Method in class iaik.pkcs.pkcs11.Token
Close all open sessions of this token.
closeSession() - Method in class iaik.pkcs.pkcs11.Session
Closes this session.
code_ - Variable in class iaik.pkcs.pkcs11.State
The status code of this state as defined in PKCS#11.
coefficient_ - Variable in class iaik.pkcs.pkcs11.objects.RSAPrivateKey
The coefficient (1/q mod (p)) of this RSA key, for use with CRT.
connect(String) - Method in class iaik.pkcs.pkcs11.wrapper.PKCS11Implementation
Connects this object to the specified PKCS#11 library.
connectToPKCS11Module(String) - Static method in class iaik.pkcs.pkcs11.wrapper.PKCS11Connector
Connect to a PKCS#11 module and get an interface to it.
containsAttribute(Attribute) - Method in class iaik.pkcs.pkcs11.objects.GenericTemplate
Checks, if the given attributte is in this template.
convertAttributesVectorToArray(Vector) - Static method in class iaik.pkcs.pkcs11.Util
Converts the given vector into an array of CK_ATTRIBUTE elements.
convertToCkDate(Date) - Static method in class iaik.pkcs.pkcs11.Util
Convert the given Date object to a CK_DATE object.
convertToDate(CK_DATE) - Static method in class iaik.pkcs.pkcs11.Util
Convert the given CK_DATE object to a Date object.
copyObject(Object, Object) - Method in class iaik.pkcs.pkcs11.Session
Copy an existing object.
createMutex() - Method in class iaik.pkcs.pkcs11.DefaultMutexHandler
Create a new mutex object.
createMutex() - Method in interface iaik.pkcs.pkcs11.MutexHandler
Create a new mutex object.
createObject(Object) - Method in class iaik.pkcs.pkcs11.Session
Create a new object on the token (or in the session).
cryptokiVersion - Variable in class iaik.pkcs.pkcs11.wrapper.CK_INFO
PKCS#11: CK_VERSION cryptokiVersion;
cryptokiVersion_ - Variable in class iaik.pkcs.pkcs11.Info
The module claims to be compliant to this version of PKCS#11.

IAIK PKCS#11 Wrapper
version 1.2.16
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.