IAIK PKCS#11 Wrapper
version 1.2.17

Package iaik.pkcs.pkcs11.wrapper

Interface Summary
CK_CREATEMUTEX interface CK_CREATEMUTEX.
CK_DESTROYMUTEX interface CK_DESTROYMUTEX.
CK_LOCKMUTEX interface CK_LOCKMUTEX
CK_NOTIFY interface CK_NOTIFY.
CK_UNLOCKMUTEX interface CK_UNLOCKMUTEX
PKCS11 If the underlaying PKCS#11 function retuns CK_OK, the method returns normally.
PKCS11Constants This interface holds constants of the PKCS#11 v2.11 standard.
 

Class Summary
CK_AES_CBC_ENCRYPT_DATA_PARAMS The class CK_AES_CBC_ENCRYPT_DATA_PARAMS provides the parameters to the CKM_AES_CBC_ENCRYPT_DATA mechanism.
CK_ATTRIBUTE class CK_ATTRIBUTE includes the type, value and length of an attribute.
CK_C_INITIALIZE_ARGS class CK_C_INITIALIZE_ARGS contains the optional arguments for the C_Initialize function.
CK_DATE class .
CK_DES_CBC_ENCRYPT_DATA_PARAMS The class CK_DES_CBC_ENCRYPT_DATA_PARAMS provides the parameters to the CKM_DES_CBC_ENCRYPT_DATA and CKM_DES3_CBC_ENCRYPT_DATA mechanisms.
CK_ECDH1_DERIVE_PARAMS class CK_ECDH1_DERIVE_PARAMS provides the parameters to the CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE mechanisms.
CK_ECDH2_DERIVE_PARAMS class CK_ECDH2_DERIVE_PARAMS provides the parameters to the CKM_ECMQV_DERIVE mechanism.
CK_INFO class CK_INFO provides general information about Cryptoki.
CK_KEA_DERIVE_PARAMS class CK_KEA_DERIVE_PARAMS provides the parameters to the CKM_KEA_DERIVE mechanism.
CK_KEY_DERIVATION_STRING_DATA class CK_KEY_DERIVATION_STRING_DATA holds a byte string and the byte string's length.
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_MECHANISM class CK_MECHANISM specifies a particular mechanism and any parameters it requires.
CK_MECHANISM_INFO class CK_MECHANISM_INFO provides information about a particular mechanism.
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_PKCS5_PBKD2_PARAMS class CK_PKCS5_PBKD2_PARAMS provides the parameters to the CKM_PKCS5_PBKD2 mechanism.
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_MAC_GENERAL_PARAMS class CK_RC2_MAC_GENERAL_PARAMS provides the parameters to the CKM_RC2_MAC_GENERAL mechanism.
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_MAC_GENERAL_PARAMS class CK_RC5_MAC_GENERAL_PARAMS provides the parameters to the CKM_RC5_MAC_GENERAL mechanism.
CK_RC5_PARAMS class CK_RC5_PARAMS provides the parameters to the CKM_RC5_ECB and CKM_RC5_MAC mechanisms.
CK_RSA_PKCS_OAEP_PARAMS class CK_RSA_PKCS_OAEP_PARAMS provides the parameters to the CKM_RSA_PKCS_OAEP mechanism.
CK_RSA_PKCS_PSS_PARAMS class CK_RSA_PKCS_PSS_PARAMS provides the parameters to the CKM_RSA_PKCS_OAEP mechanism.
CK_SESSION_INFO class CK_SESSION_INFO provides information about a session.
CK_SKIPJACK_PRIVATE_WRAP_PARAMS class CK_SKIPJACK_PRIVATE_WRAP_PARAMS provides the parameters to the CKM_SKIPJACK_PRIVATE_WRAP mechanism.
CK_SKIPJACK_RELAYX_PARAMS class CK_SKIPJACK_RELAYX_PARAMS provides the parameters to the CKM_SKIPJACK_RELAYX mechanism.
CK_SLOT_INFO class CK_SLOT_INFO provides information about a slot.
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_PARAMS class CK_SSL3_KEY_MAT_PARAMS provides the parameters to the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism.
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_RANDOM_DATA class CK_SSL3_RANDOM_DATA provides information about the random data of a client and a server in an SSL context.
CK_TOKEN_INFO class CK_TOKEN_INFO provides information about a token.
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_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_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.
Constants This class holds only final static member variables that are constants in this package.
Functions This class contains onyl static methods.
PKCS11Connector This class is a sort of factory to get a implementation of the PKCS11 interface.
PKCS11Implementation This is the default implementation of the PKCS11 interface.
 

Exception Summary
PKCS11Exception This is the superclass of all checked exceptions used by this package.
PKCS11RuntimeException This is the superclass of all runtime exception used by this library.
 


IAIK PKCS#11 Wrapper
version 1.2.17

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.