Uses of Interface
org.apache.synapse.securevault.EncryptionProvider

Packages that use EncryptionProvider
org.apache.synapse.securevault   
 

Uses of EncryptionProvider in org.apache.synapse.securevault
 

Classes in org.apache.synapse.securevault that implement EncryptionProvider
 class AsymmetricCipher
          The Cipher doing asymmetric cryptographic operations
 class BaseCipher
          Wraps the cipher and expose abstraction need for synapse ciphering
 class SymmetricCipher
          The Cipher doing symmetric cryptographic operations Uses default key when these is no SecretKey
 



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.