Uses of Interface
org.apache.synapse.securevault.DecryptionProvider
-
Packages that use DecryptionProvider Package Description org.apache.synapse.securevault -
-
Uses of DecryptionProvider in org.apache.synapse.securevault
Classes in org.apache.synapse.securevault that implement DecryptionProvider Modifier and Type Class Description classAsymmetricCipherThe Cipher doing asymmetric cryptographic operationsclassBaseCipherWraps the cipher and expose abstraction need for synapse cipheringclassSymmetricCipherThe Cipher doing symmetric cryptographic operations Uses default key when these is no SecretKey
-