public class ContentInfo extends Asn1SequenceType
ContentInfo ::= SEQUENCE {
contentType ContentType,
content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL
}
ContentType ::= OBJECT IDENTIFIER
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ContentInfo.ContentInfoField |
Asn1Type.EncodingType| Constructor and Description |
|---|
ContentInfo() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Asn1Type> |
getContentAs(Class<T> t) |
String |
getContentType() |
void |
setContent(Asn1Type content) |
void |
setContentType(String contentType) |
createCollectiondecodeBody, dumpWith, encodeBody, encodingBodyLength, getFieldAs, getFieldAsAny, getFieldAsInteger, getFieldAsObjId, getFieldAsOctets, getFieldAsString, setAnyFieldValueType, setFieldAs, setFieldAsAny, setFieldAsInt, setFieldAsInt, setFieldAsObjId, setFieldAsOctetsgetValue, setValue, toStringdecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDefinitiveLength, isDER, isImplicit, isPrimitive, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNoCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.