Package org.bouncycastle.cms
Class CMSContentInfoParser
java.lang.Object
org.bouncycastle.cms.CMSContentInfoParser
- Direct Known Subclasses:
CMSAuthenticatedDataParser
,CMSAuthEnvelopedDataParser
,CMSCompressedDataParser
,CMSEnvelopedDataParser
,CMSSignedDataParser
,CMSTimeStampedDataParser
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.bouncycastle.asn1.cms.ContentInfoParser
protected InputStream
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_contentInfo
protected org.bouncycastle.asn1.cms.ContentInfoParser _contentInfo -
_data
-
-
Constructor Details
-
CMSContentInfoParser
- Throws:
CMSException
-
-
Method Details
-
close
Close the underlying data stream.- Throws:
IOException
- if the close fails.
-