Uses of Class
iaik.pkcs.pkcs11.wrapper.CK_VERSION
-
Packages that use CK_VERSION Package Description iaik.pkcs.pkcs11.wrapper org.xipki.pkcs11.wrapper -
-
Uses of CK_VERSION in iaik.pkcs.pkcs11.wrapper
Fields in iaik.pkcs.pkcs11.wrapper declared as CK_VERSION Modifier and Type Field Description CK_VERSIONCK_INFO. cryptokiVersionPKCS#11:CK_VERSIONCK_SLOT_INFO. firmwareVersionPKCS#11:CK_VERSIONCK_TOKEN_INFO. firmwareVersionPKCS#11:CK_VERSIONCK_SLOT_INFO. hardwareVersionPKCS#11:CK_VERSIONCK_TOKEN_INFO. hardwareVersionPKCS#11:CK_VERSIONCK_INFO. libraryVersionPKCS#11:CK_VERSIONCK_SSL3_MASTER_KEY_DERIVE_PARAMS. pVersionPKCS#11: -
Uses of CK_VERSION in org.xipki.pkcs11.wrapper
Constructors in org.xipki.pkcs11.wrapper with parameters of type CK_VERSION Constructor Description Version(CK_VERSION ckVersion)Constructor taking a CK_VERSION object.
-