public class RSAEncryptingPayload extends BaseCipherPayload
| Constructor and Description | 
|---|
RSAEncryptingPayload(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.