|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Version | |
iaik.pkcs.pkcs11 | |
iaik.pkcs.pkcs11.parameters |
Uses of Version in iaik.pkcs.pkcs11 |
Fields in iaik.pkcs.pkcs11 declared as Version | |
protected Version |
TokenInfo.hardwareVersion_
The version of the hardware of this token. |
protected Version |
TokenInfo.firmwareVersion_
The version of the firmware of this token. |
protected Version |
SlotInfo.hardwareVersion_
The version of the slot's hardware. |
protected Version |
SlotInfo.firmwareVersion_
The version of the slot's firmware. |
protected Version |
Info.cryptokiVersion_
The module claims to be compliant to this version of PKCS#11. |
protected Version |
Info.libraryVersion_
The version number of this module. |
Methods in iaik.pkcs.pkcs11 that return Version | |
Version |
TokenInfo.getHardwareVersion()
Get the version of the token's hardware. |
Version |
TokenInfo.getFirmwareVersion()
Get the version of the token's firmware. |
Version |
SlotInfo.getHardwareVersion()
Get the verion of the slot's hardware. |
Version |
SlotInfo.getFirmwareVersion()
Get the version of the slot's firmware. |
Version |
Info.getCryptokiVersion()
Get the version of PKCS#11 that this module claims to be compliant to. |
Version |
Info.getLibraryVersion()
Get the version of this PKCS#11 module. |
Uses of Version in iaik.pkcs.pkcs11.parameters |
Subclasses of Version in iaik.pkcs.pkcs11.parameters | |
class |
VersionParameters
This class is used for the Mechnism.SSL3_PRE_MASTER_KEY_GEN. |
|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |