public class OtherCertificateFormat extends Asn1SequenceType
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OtherCertificateFormat.OtherCertificateFormatField |
Asn1Type.EncodingTypebodyLength, outerEncodeable| Constructor and Description |
|---|
OtherCertificateFormat() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Asn1Type> |
getOtherCertAs(Class<T> t) |
Asn1ObjectIdentifier |
getOtherCertFormat() |
void |
setOtherCert(Asn1Type otherCert) |
void |
setOtherCertFormat(Asn1ObjectIdentifier otherCertFormat) |
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 getOtherCertFormat()
public void setOtherCertFormat(Asn1ObjectIdentifier otherCertFormat)
public void setOtherCert(Asn1Type otherCert)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.