IAIK PKCS#11 Wrapper
version 1.2.18

Uses of Class
iaik.pkcs.pkcs11.Token

Packages that use Token
iaik.pkcs.pkcs11 This package provides a object oriented API to access PKCS#11 modules. 
 

Uses of Token in iaik.pkcs.pkcs11
 

Fields in iaik.pkcs.pkcs11 declared as Token
protected  Token Session.token_
          The token to perform the operations on.
 

Methods in iaik.pkcs.pkcs11 that return Token
 Token Session.getToken()
          Get the token that created this Session object.
 Token Slot.getToken()
          Get an object for handling the token that is currently present in this slot, or null, if there is no token present.
 

Constructors in iaik.pkcs.pkcs11 with parameters of type Token
Session(Token token, long sessionHandle)
          Constructor taking the token and the sesion handle.
 


IAIK PKCS#11 Wrapper
version 1.2.18

IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2004, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.
version 1.2.18