public interface DirectRecipientInformation
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getDecryptedContent(Key key)
Gets the decrypted content of a message.
|
byte[] getDecryptedContent(Key key) throws org.bouncycastle.cms.CMSException, NoSuchProviderException
key - The RSA private key used to encrypt the message's symmetric key.org.bouncycastle.cms.CMSExceptionNoSuchProviderExceptionCopyright © 2010-2016 NHIN Direct. All Rights Reserved.