org.bouncycastle.cms
public class KeyTransRecipientInformation extends RecipientInformation
| Constructor Summary | |
|---|---|
| KeyTransRecipientInformation(KeyTransRecipientInfo info, AlgorithmIdentifier encAlg, InputStream data) | |
| Method Summary | |
|---|---|
| CMSTypedStream | getContentStream(Key key, String prov)
decrypt the content and return it as a byte array. |