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 Summary
-
Method Summary
-
Constructor Details
-
CipherPair
- Throws:
GeneralSecurityException
-
-
Method Details
-
getTransformation
-
getEncryptor
-
getDecryptor
-
clean
public void clean()
-