IAIK PKCS#11 Wrapper
version 1.2.17

Uses of Package
iaik.pkcs.pkcs11

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

Classes in iaik.pkcs.pkcs11 used by iaik.pkcs.pkcs11
Info
          Objects of this class provide information about a PKCS#11 moduel; i.e. the driver for a spcific token.
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.objects
Mechanism
          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.parameters
Mechanism
          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.wrapper
TokenException
          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.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.