|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.sasn1.cms.ContentInfoParser
Produce an object suitable for an ASN1OutputStream.
ContentInfo ::= SEQUENCE { contentType ContentType, content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }
Constructor Summary | |
ContentInfoParser(Asn1Sequence seq)
Deprecated. |
Method Summary | |
Asn1Object |
getContent(int tag)
Deprecated. |
Asn1ObjectIdentifier |
getContentType()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContentInfoParser(Asn1Sequence seq) throws java.io.IOException
Method Detail |
public Asn1ObjectIdentifier getContentType()
public Asn1Object getContent(int tag) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |