Uses of Interface
org.apache.synapse.securevault.EncryptionProvider
-
Packages that use EncryptionProvider Package Description org.apache.synapse.securevault -
-
Uses of EncryptionProvider in org.apache.synapse.securevault
Classes in org.apache.synapse.securevault that implement EncryptionProvider 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
-