IAIK PKCS#11 Wrapper
version 1.2.16

Uses of Class
iaik.pkcs.pkcs11.Token

Packages that use Token
iaik.pkcs.pkcs11   
 

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 Slot.getToken()
          Get an object for handling the token that is currently present in this slot, or null, if there is no token present.
 Token Session.getToken()
          Get the token that created this Session object.
 

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.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.