|
Bouncy Castle Cryptography 1.30 | ||||||||
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.sasn1.cms.ContentInfoParser |
_contentInfo
|
Constructor Summary | |
---|---|
protected |
CMSContentInfoParser(org.bouncycastle.sasn1.cms.ContentInfoParser contentInfo)
|
Method Summary | |
---|---|
protected static org.bouncycastle.sasn1.cms.ContentInfoParser |
readContentInfo(java.io.InputStream data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.bouncycastle.sasn1.cms.ContentInfoParser _contentInfo
Constructor Detail |
---|
protected CMSContentInfoParser(org.bouncycastle.sasn1.cms.ContentInfoParser contentInfo)
Method Detail |
---|
protected static org.bouncycastle.sasn1.cms.ContentInfoParser readContentInfo(java.io.InputStream data) throws CMSException
CMSException
|
Bouncy Castle Cryptography 1.30 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |