|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use iaik.pkcs.pkcs11 | |
iaik.pkcs.pkcs11 | This package provides a object oriented API to access PKCS#11 modules. |
iaik.pkcs.pkcs11.objects | This package contains all classes for objects and attributes as known from PKCS#11. |
iaik.pkcs.pkcs11.parameters | This package contains all classes for parameters objects. |
iaik.pkcs.pkcs11.wrapper | This package contains the first (lowest) Java layer of the PKCS#11 wrapper. |
Classes in iaik.pkcs.pkcs11 used by iaik.pkcs.pkcs11Info
|
Objects of this class provide information about a PKCS#11 moduel; i.e. InitializeArgs
|
The interface that an object must implement to be a valid parameter for the initialize method of a Module object. Mechanism
|
Objects of this class represent a mechansim as defined in PKCS#11. MechanismInfo
|
Objects of this class provide information about a certain mechanism that a token implements. Module
|
Objects of this class represent a PKCS#11 module. MutexHandler
|
Objects that implement this interface can be used in the InitializeArgs to handle mutex functionality. Notify
|
Interface for notification callbacks. Session
|
Session objects are used to perform cryptographic operations on a token. SessionInfo
|
An object of this class provides information about a session. Slot
|
Objects of this class represet slots that can accpet tokens. SlotInfo
|
Objects of this call provide information about a slot. State
|
Objects of this class show the state of a session. Token
|
Objects of this class represent PKCS#11 tokens. TokenException
|
The base class for all exceptions in this package. TokenInfo
|
Objects of this class provide information about a token. Version
|
Objects of this class represent a version. |
Classes in iaik.pkcs.pkcs11 used by iaik.pkcs.pkcs11.objectsMechanism
|
Objects of this class represent a mechansim as defined in PKCS#11. Session
|
Session objects are used to perform cryptographic operations on a token. TokenException
|
The base class for all exceptions in this package. |
Classes in iaik.pkcs.pkcs11 used by iaik.pkcs.pkcs11.parametersMechanism
|
Objects of this class represent a mechansim as defined in PKCS#11. Session
|
Session objects are used to perform cryptographic operations on a token. TokenException
|
The base class for all exceptions in this package. Version
|
Objects of this class represent a version. |
Classes in iaik.pkcs.pkcs11 used by iaik.pkcs.pkcs11.wrapperTokenException
|
The base class for all exceptions in this package. TokenRuntimeException
|
The base class for all runtiem exceptions in this package. |
|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |