Package | Description |
---|---|
kz.gamma.pkcs11.jna |
Modifier and Type | Field and Description |
---|---|
protected Version |
TokenInfo.firmwareVersion_
The version of the firmware of this token.
|
protected Version |
SlotInfo.firmwareVersion_
The version of the slot's firmware.
|
protected Version |
TokenInfo.hardwareVersion_
The version of the hardware of this token.
|
protected Version |
SlotInfo.hardwareVersion_
The version of the slot's hardware.
|
Modifier and Type | Method and Description |
---|---|
Version |
TokenInfo.getFirmwareVersion()
Get the version of the token's firmware.
|
Version |
SlotInfo.getFirmwareVersion()
Get the version of the slot's firmware.
|
Version |
TokenInfo.getHardwareVersion()
Get the version of the token's hardware.
|
Version |
SlotInfo.getHardwareVersion()
Get the verion of the slot's hardware.
|
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.