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