public class RSADecryptingPayload extends BaseCipherPayload
| Constructor and Description |
|---|
RSADecryptingPayload(Payload delegate,
Key key) |
| Modifier and Type | Method and Description |
|---|---|
Cipher |
initializeCipher(Key key) |
getInput, writeToclose, equals, getContentMetadata, getDelegate, getRawContent, hashCode, isRepeatable, release, setContentMetadatapublic Cipher initializeCipher(Key key)
initializeCipher in class BaseCipherPayloadCopyright © 2009-2013 jclouds. All Rights Reserved.