public class RSAEncryptingPayload extends BaseCipherPayload
| Constructor and Description |
|---|
RSAEncryptingPayload(Payload delegate,
Key key) |
| Modifier and Type | Method and Description |
|---|---|
Cipher |
initializeCipher(Key key) |
openStream, writeToclose, equals, getContentMetadata, getDelegate, getInput, getRawContent, hashCode, isRepeatable, release, setContentMetadatapublic Cipher initializeCipher(Key key)
initializeCipher in class BaseCipherPayloadCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.