public class ERevocationInfoChoices extends BaseASNWrapper<RevocationInfoChoices>
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
mObject
Constructor and Description |
---|
ERevocationInfoChoices(RevocationInfoChoices aObject) |
Modifier and Type | Method and Description |
---|---|
void |
addRevocationInfoChoice(ERevocationInfoChoice aRevocationInfoChoice) |
java.util.List<ECRL> |
getCRLs() |
java.util.List<EOCSPResponse> |
getOSCPResponses() |
ERevocationInfoChoice |
getRevocationInfoChoice(int aIndex) |
int |
getRevocationInfoChoiceCount() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public ERevocationInfoChoices(RevocationInfoChoices aObject)
public int getRevocationInfoChoiceCount()
public ERevocationInfoChoice getRevocationInfoChoice(int aIndex)
public void addRevocationInfoChoice(ERevocationInfoChoice aRevocationInfoChoice)
public java.util.List<ECRL> getCRLs()
public java.util.List<EOCSPResponse> getOSCPResponses()
Copyright © 2025. All rights reserved.