Uses of Class
org.apache.synapse.securevault.BaseCipher
Packages that use BaseCipher
-
Uses of BaseCipher in org.apache.synapse.securevault
Subclasses of BaseCipher in org.apache.synapse.securevaultModifier and TypeClassDescriptionclassThe Cipher doing asymmetric cryptographic operationsclassThe Cipher doing symmetric cryptographic operations Uses default key when these is no SecretKeyMethods in org.apache.synapse.securevault that return BaseCipherModifier and TypeMethodDescriptionstatic BaseCipherCipherFactory.createCipher(CipherInformation cipherInformation, Key key) static BaseCipherCipherFactory.createCipher(CipherInformation cipherInformation, KeyStoreInformation keystoreInformation) static BaseCipherCipherFactory.createCipher(CipherInformation cipherInformation, KeyStoreWrapper keyStoreWrapper)