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