public class RSAEncryptingPayload extends BaseCipherPayload
Constructor and Description |
---|
RSAEncryptingPayload(Payload delegate,
Key key) |
Modifier and Type | Method and Description |
---|---|
Cipher |
initializeCipher(Key key) |
getInput, writeTo
close, equals, getContentMetadata, getDelegate, getRawContent, hashCode, isRepeatable, release, setContentMetadata
public Cipher initializeCipher(Key key)
initializeCipher
in class BaseCipherPayload
Copyright © 2009-2012 jclouds. All Rights Reserved.