|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.io.payloads.DelegatingPayload
org.jclouds.io.payloads.BaseCipherPayload
org.jclouds.io.payloads.RSADecryptingPayload
public class RSADecryptingPayload
| Field Summary |
|---|
| Fields inherited from class org.jclouds.io.payloads.BaseCipherPayload |
|---|
crypto |
| Constructor Summary | |
|---|---|
RSADecryptingPayload(Crypto crypto,
Payload delegate,
Key key)
|
|
| Method Summary | |
|---|---|
Cipher |
initializeCipher(Key key)
|
| Methods inherited from class org.jclouds.io.payloads.BaseCipherPayload |
|---|
openStream |
| Methods inherited from class org.jclouds.io.payloads.DelegatingPayload |
|---|
close, equals, getContentMetadata, getDelegate, getInput, getRawContent, hashCode, isRepeatable, release, setContentMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSADecryptingPayload(Crypto crypto,
Payload delegate,
Key key)
| Method Detail |
|---|
public Cipher initializeCipher(Key key)
initializeCipher in class BaseCipherPayload
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||