IAIK PKCS#11 Wrapper
version 1.2.18

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

Packages that use CK_VERSION
iaik.pkcs.pkcs11 This package provides a object oriented API to access PKCS#11 modules. 
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. 
 

Uses of CK_VERSION in iaik.pkcs.pkcs11
 

Constructors in iaik.pkcs.pkcs11 with parameters of type CK_VERSION
Version(CK_VERSION ckVersion)
          Constructor taking a CK_VERSION object.
 

Uses of CK_VERSION in iaik.pkcs.pkcs11.parameters
 

Methods in iaik.pkcs.pkcs11.parameters with parameters of type CK_VERSION
 void VersionParameters.setPKCS11ParamsObject(CK_VERSION input)
          This method allows setting the major and minor version numbers using a version object of the lower level API.
 

Uses of CK_VERSION in iaik.pkcs.pkcs11.wrapper
 

Fields in iaik.pkcs.pkcs11.wrapper declared as CK_VERSION
 CK_VERSION CK_SLOT_INFO.hardwareVersion
          PKCS#11:
 CK_VERSION CK_SLOT_INFO.firmwareVersion
          PKCS#11:
 CK_VERSION CK_INFO.cryptokiVersion
          PKCS#11:
 CK_VERSION CK_INFO.libraryVersion
          PKCS#11:
 CK_VERSION CK_SSL3_MASTER_KEY_DERIVE_PARAMS.pVersion
          PKCS#11:
 CK_VERSION CK_TOKEN_INFO.hardwareVersion
          PKCS#11:
 CK_VERSION CK_TOKEN_INFO.firmwareVersion
          PKCS#11:
 


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