public class EnvelopedDataEncryptor extends CryptoCmsMarshallerAbstract
| Constructor and Description |
|---|
EnvelopedDataEncryptor(EnvelopedDataEncryptorConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshalInternal(InputStream is,
OutputStream os,
org.apache.camel.Exchange exchange) |
getConfiguration, process, setBodyAndHeaderpublic EnvelopedDataEncryptor(EnvelopedDataEncryptorConfiguration conf)
protected void marshalInternal(InputStream is, OutputStream os, org.apache.camel.Exchange exchange) throws Exception
marshalInternal in class CryptoCmsMarshallerAbstractExceptionApache Camel