|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |