CMSAuthenticatedDataParser
, CMSCompressedDataParser
, CMSEnvelopedDataParser
, CMSSignedDataParser
, CMSTimeStampedDataParser
public class CMSContentInfoParser
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected org.bouncycastle.asn1.cms.ContentInfoParser |
_contentInfo |
|
protected java.io.InputStream |
_data |
Modifier | Constructor | Description |
---|---|---|
protected |
CMSContentInfoParser(java.io.InputStream data) |
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
Close the underlying data stream.
|
protected org.bouncycastle.asn1.cms.ContentInfoParser _contentInfo
protected java.io.InputStream _data
protected CMSContentInfoParser(java.io.InputStream data) throws CMSException
CMSException