IAIK PKCS#11 Wrapper
version 1.2.16

Uses of Package
iaik.pkcs.pkcs11.wrapper

Packages that use iaik.pkcs.pkcs11.wrapper
iaik.pkcs.pkcs11   
iaik.pkcs.pkcs11.objects   
iaik.pkcs.pkcs11.parameters   
iaik.pkcs.pkcs11.wrapper   
 

Classes in iaik.pkcs.pkcs11.wrapper used by iaik.pkcs.pkcs11
CK_ATTRIBUTE
          class CK_ATTRIBUTE includes the type, value and length of an attribute.
CK_DATE
          class .
CK_INFO
          class CK_INFO provides general information about Cryptoki.
CK_MECHANISM_INFO
          class CK_MECHANISM_INFO provides information about a particular mechanism.
CK_SESSION_INFO
          class CK_SESSION_INFO provides information about a session.
CK_SLOT_INFO
          class CK_SLOT_INFO provides information about a slot.
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.
PKCS11
          If the underlaying PKCS#11 function retuns CK_OK, the method returns normally.
PKCS11Exception
          This is the superclass of all checked exceptions used by this package.
 

Classes in iaik.pkcs.pkcs11.wrapper used by iaik.pkcs.pkcs11.objects
CK_ATTRIBUTE
          class CK_ATTRIBUTE includes the type, value and length of an attribute.
PKCS11Exception
          This is the superclass of all checked exceptions used by this package.
 

Classes in iaik.pkcs.pkcs11.wrapper used by iaik.pkcs.pkcs11.parameters
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_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.
 

Classes in iaik.pkcs.pkcs11.wrapper used by iaik.pkcs.pkcs11.wrapper
CK_ATTRIBUTE
          class CK_ATTRIBUTE includes the type, value and length of an attribute.
CK_CREATEMUTEX
          interface CK_CREATEMUTEX.
CK_DATE
          class .
CK_DESTROYMUTEX
          interface CK_DESTROYMUTEX.
CK_INFO
          class CK_INFO provides general information about Cryptoki.
CK_LOCKMUTEX
          interface CK_LOCKMUTEX
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_NOTIFY
          interface CK_NOTIFY.
CK_SESSION_INFO
          class CK_SESSION_INFO provides information about a session.
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_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_UNLOCKMUTEX
          interface CK_UNLOCKMUTEX
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.
PKCS11
          If the underlaying PKCS#11 function retuns CK_OK, the method returns normally.
PKCS11Exception
          This is the superclass of all checked exceptions used by this package.
 


IAIK PKCS#11 Wrapper
version 1.2.16

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.