Package org.apache.cxf.io
Class CipherPair
java.lang.Object
org.apache.cxf.io.CipherPair
A class to hold a pair of encryption and decryption ciphers.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CipherPair- Throws:
- GeneralSecurityException
 
 
- 
- 
Method Details- 
getTransformation
- 
getEncryptor
- 
getDecryptor
- 
cleanpublic void clean()
 
-