public class CMSContentInfoParser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.bouncycastle.asn1.cms.ContentInfoParser |
_contentInfo |
protected InputStream |
_data |
| Modifier | Constructor and Description |
|---|---|
protected |
CMSContentInfoParser(InputStream data) |
protected org.bouncycastle.asn1.cms.ContentInfoParser _contentInfo
protected InputStream _data
protected CMSContentInfoParser(InputStream data) throws CMSException
CMSExceptionpublic void close()
throws IOException
IOException - if the close fails.Copyright © 2014. All rights reserved.