|
Bouncy Castle Cryptography 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.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
Method Detail |
public void close() throws java.io.IOException
|
Bouncy Castle Cryptography 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |