public class OtherRevocationInfoFormat extends Asn1SequenceType
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OtherRevocationInfoFormat.OtherRevocationInfoFormatField |
Asn1Type.EncodingTypebodyLength, outerEncodeable| Constructor and Description |
|---|
OtherRevocationInfoFormat() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Asn1Type> |
getOtherRevInfoAs(Class<T> t) |
Asn1ObjectIdentifier |
getOtherRevInfoFormat() |
void |
setOtherRevInfo(Asn1Type otherRevInfo) |
void |
setOtherRevInfoFormat(Asn1ObjectIdentifier otherRevInfoFormat) |
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, resetBodyLength, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic Asn1ObjectIdentifier getOtherRevInfoFormat()
public void setOtherRevInfoFormat(Asn1ObjectIdentifier otherRevInfoFormat)
public void setOtherRevInfo(Asn1Type otherRevInfo)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.