public class ERevocationInfoChoice extends BaseASNWrapper<RevocationInfoChoice>
logger, mObject
Constructor and Description |
---|
ERevocationInfoChoice(ECRL aCRL) |
ERevocationInfoChoice(EOCSPResponse aOCSP) |
ERevocationInfoChoice(RevocationInfoChoice aRevocationInfoChoice) |
Modifier and Type | Method and Description |
---|---|
ECRL |
getCRL() |
OtherRevocationInfoFormat |
getOtherRevocationInfo() |
int |
getType() |
void |
setCRL(ECRL aCRL) |
void |
setOCSP(EOCSPResponse aOCSP) |
void |
setOtherRevocationInfo(OtherRevocationInfoFormat aOther) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public ERevocationInfoChoice(RevocationInfoChoice aRevocationInfoChoice)
public ERevocationInfoChoice(ECRL aCRL)
public ERevocationInfoChoice(EOCSPResponse aOCSP)
public int getType()
public void setCRL(ECRL aCRL)
public void setOCSP(EOCSPResponse aOCSP)
public void setOtherRevocationInfo(OtherRevocationInfoFormat aOther)
public ECRL getCRL()
public OtherRevocationInfoFormat getOtherRevocationInfo()
Copyright © 2025. All rights reserved.