public class ContentInfoParser
extends java.lang.Object
ContentInfo ::= SEQUENCE { contentType ContentType, content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }
Constructor and Description |
---|
ContentInfoParser(Asn1Sequence seq)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Asn1Object |
getContent(int tag)
Deprecated.
|
Asn1ObjectIdentifier |
getContentType()
Deprecated.
|
public ContentInfoParser(Asn1Sequence seq) throws java.io.IOException
java.io.IOException
public Asn1ObjectIdentifier getContentType()
public Asn1Object getContent(int tag) throws java.io.IOException
java.io.IOException