Uses of Class
org.xipki.pkcs11.wrapper.Version
-
Packages that use Version Package Description org.xipki.pkcs11.wrapper -
-
Uses of Version in org.xipki.pkcs11.wrapper
Methods in org.xipki.pkcs11.wrapper that return Version Modifier and Type Method Description VersionModuleInfo. getCryptokiVersion()Get the version of PKCS#11 that this module claims to be compliant to.VersionSlotInfo. getFirmwareVersion()Get the version of the slot's firmware.VersionTokenInfo. getFirmwareVersion()Get the version of the token's firmware.VersionSlotInfo. getHardwareVersion()Get the version of the slot's hardware.VersionTokenInfo. getHardwareVersion()Get the version of the token's hardware.VersionModuleInfo. getLibraryVersion()Get the version of this PKCS#11 module.
-