|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseCipher | |
|---|---|
| org.apache.synapse.securevault | |
| Uses of BaseCipher in org.apache.synapse.securevault |
|---|
| Subclasses of BaseCipher in org.apache.synapse.securevault | |
|---|---|
class |
AsymmetricCipher
The Cipher doing asymmetric cryptographic operations |
class |
SymmetricCipher
The Cipher doing symmetric cryptographic operations Uses default key when these is no SecretKey |
| Methods in org.apache.synapse.securevault that return BaseCipher | |
|---|---|
static BaseCipher |
CipherFactory.createCipher(CipherInformation cipherInformation,
Key key)
|
static BaseCipher |
CipherFactory.createCipher(CipherInformation cipherInformation,
KeyStoreInformation keystoreInformation)
|
static BaseCipher |
CipherFactory.createCipher(CipherInformation cipherInformation,
KeyStoreWrapper keyStoreWrapper)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||