IAIK PKCS#11 Wrapper
version 1.2.18

Uses of Class
iaik.pkcs.pkcs11.wrapper.CK_TOKEN_INFO

Packages that use CK_TOKEN_INFO
iaik.pkcs.pkcs11 This package provides a object oriented API to access PKCS#11 modules. 
iaik.pkcs.pkcs11.wrapper This package contains the first (lowest) Java layer of the PKCS#11 wrapper. 
 

Uses of CK_TOKEN_INFO in iaik.pkcs.pkcs11
 

Constructors in iaik.pkcs.pkcs11 with parameters of type CK_TOKEN_INFO
TokenInfo(CK_TOKEN_INFO ckTokenInfo)
          Constructor taking CK_TOKEN_INFO as given returned by PKCS11.C_GetTokenInfo.
 

Uses of CK_TOKEN_INFO in iaik.pkcs.pkcs11.wrapper
 

Methods in iaik.pkcs.pkcs11.wrapper that return CK_TOKEN_INFO
 CK_TOKEN_INFO PKCS11Implementation.C_GetTokenInfo(long slotID)
          C_GetTokenInfo obtains information about a particular token in the system.
 CK_TOKEN_INFO PKCS11.C_GetTokenInfo(long slotID)
          C_GetTokenInfo obtains information about a particular token in the system.
 


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