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