public class CMSContentInfoParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.bouncycastle.asn1.cms.ContentInfoParser |
_contentInfo |
protected java.io.InputStream |
_data |
| Modifier | Constructor and Description |
|---|---|
protected |
CMSContentInfoParser(java.io.InputStream data) |
| Modifier and Type | Method and 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