IAIK PKCS#11 Wrapper
version 1.2.18

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

Packages that use CK_SESSION_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_SESSION_INFO in iaik.pkcs.pkcs11
 

Constructors in iaik.pkcs.pkcs11 with parameters of type CK_SESSION_INFO
SessionInfo(CK_SESSION_INFO ckSessionInfo)
          Constructor taking a CK_SESSION_INFO object that provides the infromation.
 

Uses of CK_SESSION_INFO in iaik.pkcs.pkcs11.wrapper
 

Methods in iaik.pkcs.pkcs11.wrapper that return CK_SESSION_INFO
 CK_SESSION_INFO PKCS11Implementation.C_GetSessionInfo(long hSession)
          C_GetSessionInfo obtains information about the session.
 CK_SESSION_INFO PKCS11.C_GetSessionInfo(long hSession)
          C_GetSessionInfo obtains information about the session.
 


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