|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.CMSContentInfoParser
public class CMSContentInfoParser
| Field Summary | |
|---|---|
protected org.bouncycastle.asn1.cms.ContentInfoParser |
_contentInfo
|
protected java.io.InputStream |
_data
|
| Constructor Summary | |
|---|---|
protected |
CMSContentInfoParser(java.io.InputStream data)
|
| Method Summary | |
|---|---|
void |
close()
Close the underlying data stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.bouncycastle.asn1.cms.ContentInfoParser _contentInfo
protected java.io.InputStream _data
| Constructor Detail |
|---|
protected CMSContentInfoParser(java.io.InputStream data)
throws CMSException
CMSException| Method Detail |
|---|
public void close()
throws java.io.IOException
java.io.IOException - if the close fails.
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||