public class RevocationInfoChoice extends Asn1Choice
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RevocationInfoChoice.RevocationInfoChoiceField |
Asn1Type.EncodingType| Constructor and Description |
|---|
RevocationInfoChoice() |
| Modifier and Type | Method and Description |
|---|---|
CertificateList |
getCRL() |
OtherRevocationInfoFormat |
getOther() |
void |
setCRL(CertificateList crl) |
void |
setOther(OtherRevocationInfoFormat other) |
decode, decode, decodeBody, dumpWith, encode, encode, encodeBody, encodingBodyLength, encodingLength, getChoiceValueAs, getChoiceValueAsOctets, matchAndSetValue, setChoiceValue, setChoiceValueAsOctets, taggetValue, setValue, toStringdecode, encodingHeaderLength, 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, tagFlags, tagNopublic CertificateList getCRL()
public void setCRL(CertificateList crl)
public OtherRevocationInfoFormat getOther()
public void setOther(OtherRevocationInfoFormat other)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.