public class CipherPair extends Object
| Constructor and Description |
|---|
CipherPair(String transformation) |
public CipherPair(String transformation) throws GeneralSecurityException
GeneralSecurityExceptionpublic String getTransformation()
public Cipher getEncryptor()
public Cipher getDecryptor()
Apache Camel