Uses of Class
org.silverpeas.core.security.encryption.cipher.PKS12KeyStore
-
Packages that use PKS12KeyStore Package Description org.silverpeas.core.security.encryption.cipher -
-
Uses of PKS12KeyStore in org.silverpeas.core.security.encryption.cipher
Methods in org.silverpeas.core.security.encryption.cipher that return PKS12KeyStore Modifier and Type Method Description PKS12KeyStore
PKS12KeyStoreWallet. getKeyStore(String keyFilePath)
Gets the PKS#12 key store identified by the specified key store file and loaded in this wallet.
-