Uses of Class
iaik.pkcs.pkcs11.wrapper.CK_INFO
-
Packages that use CK_INFO Package Description iaik.pkcs.pkcs11.wrapper org.xipki.pkcs11.wrapper -
-
Uses of CK_INFO in iaik.pkcs.pkcs11.wrapper
Methods in iaik.pkcs.pkcs11.wrapper that return CK_INFO Modifier and Type Method Description CK_INFOPKCS11. C_GetInfo()C_GetInfo returns general information about Cryptoki.CK_INFOPKCS11Implementation. C_GetInfo()C_GetInfo returns general information about Cryptoki. -
Uses of CK_INFO in org.xipki.pkcs11.wrapper
Constructors in org.xipki.pkcs11.wrapper with parameters of type CK_INFO Constructor Description ModuleInfo(CK_INFO ckInfo)Constructor taking the CK_INFO object of the token.
-