| java.lang.Object | ||
| ↳ | org.bouncycastle.cms.RecipientInformation | |
| ↳ | org.bouncycastle.cms.KeyAgreeRecipientInformation | |
the RecipientInfo class for a recipient who has been sent a message encrypted using key agreement.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.bouncycastle.cms.RecipientInformation
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
use getContentStream(Recipient) method
| |||||||||||
This method is deprecated.
use getContentStream(Recipient) method
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.bouncycastle.cms.RecipientInformation
| |||||||||||
From class
java.lang.Object
| |||||||||||
This method is deprecated.
use getContentStream(Recipient) method
decrypt the content and return it
| CMSException |
|---|
This method is deprecated.
use getContentStream(Recipient) method
decrypt the content and return it
| CMSException | |
|---|---|
| IOException |