Uses of Class
org.xipki.pkcs11.wrapper.PKCS11Key
-
Packages that use PKCS11Key Package Description org.xipki.pkcs11.wrapper -
-
Uses of PKCS11Key in org.xipki.pkcs11.wrapper
Methods in org.xipki.pkcs11.wrapper that return PKCS11Key Modifier and Type Method Description PKCS11KeyPKCS11Token. getKey(AttributeVector criteria)Gets thePKCS11Keyof a key satisfying the given criteria.PKCS11KeyPKCS11Token. getKey(PKCS11KeyId keyId)Gets thePKCS11Keyidentified by the givenPKCS11KeyId.
-