| Package | Description |
|---|---|
| iaik.pkcs.pkcs11 | |
| iaik.pkcs.pkcs11.params |
| Modifier and Type | Method and Description |
|---|---|
Version |
Info.getCryptokiVersion()
Get the version of PKCS#11 that this module claims to be compliant to.
|
Version |
SlotInfo.getFirmwareVersion()
Get the version of the slot's firmware.
|
Version |
TokenInfo.getFirmwareVersion()
Get the version of the token's firmware.
|
Version |
SlotInfo.getHardwareVersion()
Get the version of the slot's hardware.
|
Version |
TokenInfo.getHardwareVersion()
Get the version of the token's hardware.
|
Version |
Info.getLibraryVersion()
Get the version of this PKCS#11 module.
|
| Constructor and Description |
|---|
VersionParams(Version version)
Create a new VersionParameters object with the given version.
|
Copyright © 2018. All rights reserved.