Uses of Class
org.xipki.security.pkcs11.P11CryptService
-
Packages that use P11CryptService Package Description org.xipki.security.pkcs11 -
-
Uses of P11CryptService in org.xipki.security.pkcs11
Methods in org.xipki.security.pkcs11 that return P11CryptService Modifier and Type Method Description P11CryptServiceP11CryptServiceFactory. getP11CryptService(String moduleName)Gets theP11CryptServiceof the given modulemoduleName.P11CryptServiceP11CryptServiceFactoryImpl. getP11CryptService(String moduleName)
-