org.bouncycastle.cms
public class KeyAgreeRecipientInformation extends RecipientInformation
| Constructor Summary | |
|---|---|
| KeyAgreeRecipientInformation(KeyAgreeRecipientInfo info, AlgorithmIdentifier encAlg, InputStream data) | |
| Method Summary | |
|---|---|
| CMSTypedStream | getContentStream(Key key, String prov)
decrypt the content and return an input stream. |