public class OriginatorInfo extends Asn1SequenceType
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OriginatorInfo.OriginatorInfoField |
Asn1Type.EncodingType| Constructor and Description |
|---|
OriginatorInfo() |
| Modifier and Type | Method and Description |
|---|---|
CertificateSet |
getCerts() |
RevocationInfoChoices |
getCrls() |
void |
setCerts(CertificateSet certs) |
void |
setCrls(RevocationInfoChoices crls) |
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, tagNopublic CertificateSet getCerts()
public void setCerts(CertificateSet certs)
public RevocationInfoChoices getCrls()
public void setCrls(RevocationInfoChoices crls)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.