Package org.apache.synapse.securevault.keystore
package org.apache.synapse.securevault.keystore
-
ClassesClassDescriptionProvides the base for loading KeyStoresConstructs a keyStore from CA certificatesRepresents the private keyStore entry To provide that abstraction , this class exposes both getter methods to public, private and secret keysLoads KeyStore from a JKS fileWraps the keyStore and provide abstraction need for ciphering.Constructs a KeyStore instance of type JKS from a pkcs8 private key and certificate.Represents the abstraction for trusted KeyStore Only expose to get public keys