public class DefaultDirectRecipientInformation extends Object implements DirectRecipientInformation
| Constructor and Description |
|---|
DefaultDirectRecipientInformation(org.bouncycastle.cms.RecipientInformation recipInfo,
String encProvider)
Constructor
|
public DefaultDirectRecipientInformation(org.bouncycastle.cms.RecipientInformation recipInfo,
String encProvider)
recipInfo - The recip infoencProvider - The JCE provider used to decrypt this message.public byte[] getDecryptedContent(Key key) throws org.bouncycastle.cms.CMSException, NoSuchProviderException
getDecryptedContent in interface DirectRecipientInformationkey - The RSA private key used to encrypt the message's symmetric key.org.bouncycastle.cms.CMSExceptionNoSuchProviderExceptionCopyright © 2010-2016 NHIN Direct. All Rights Reserved.