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