|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CipherInformation | |
|---|---|
| org.apache.synapse.securevault | |
| Uses of CipherInformation in org.apache.synapse.securevault |
|---|
| Methods in org.apache.synapse.securevault that return CipherInformation | |
|---|---|
CipherInformation |
BaseCipher.getCipherInformation()
|
| Methods in org.apache.synapse.securevault with parameters of type CipherInformation | |
|---|---|
static BaseCipher |
CipherFactory.createCipher(CipherInformation cipherInformation,
Key key)
|
static BaseCipher |
CipherFactory.createCipher(CipherInformation cipherInformation,
KeyStoreInformation keystoreInformation)
|
static BaseCipher |
CipherFactory.createCipher(CipherInformation cipherInformation,
KeyStoreWrapper keyStoreWrapper)
|
| Constructors in org.apache.synapse.securevault with parameters of type CipherInformation | |
|---|---|
AsymmetricCipher(CipherInformation cipherInformation,
Key key)
|
|
AsymmetricCipher(CipherInformation cipherInformation,
KeyStoreInformation keystoreInformation)
|
|
AsymmetricCipher(CipherInformation cipherInformation,
KeyStoreWrapper keyStoreWrapper)
|
|
BaseCipher(CipherInformation cipherInformation,
Key key)
|
|
BaseCipher(CipherInformation cipherInformation,
KeyStoreInformation keystoreInformation)
|
|
BaseCipher(CipherInformation cipherInformation,
KeyStoreWrapper keyStoreWrapper)
|
|
SymmetricCipher(CipherInformation cipherInformation,
Key key)
|
|
SymmetricCipher(CipherInformation cipherInformation,
KeyStoreInformation keystoreInformation)
|
|
SymmetricCipher(CipherInformation cipherInformation,
KeyStoreWrapper keyStoreWrapper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||