public class RSAEncryptingPayload extends BaseCipherPayload
crypto| Constructor and Description |
|---|
RSAEncryptingPayload(Crypto crypto,
Payload delegate,
Key key) |
| Modifier and Type | Method and Description |
|---|---|
Cipher |
initializeCipher(Key key) |
openStreamclose, equals, getContentMetadata, getDelegate, getInput, getRawContent, hashCode, isRepeatable, isSensitive, release, setContentMetadata, setSensitivepublic Cipher initializeCipher(Key key)
initializeCipher in class BaseCipherPayloadCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.