public class CrlOcspRef
extends ASN1Object
| Constructor and Description |
|---|
CrlOcspRef(CrlListID crlids,
OcspListID ocspids,
OtherRevRefs otherRev) |
| Modifier and Type | Method and Description |
|---|---|
CrlListID |
getCrlids() |
static CrlOcspRef |
getInstance(java.lang.Object obj) |
OcspListID |
getOcspids() |
OtherRevRefs |
getOtherRev() |
ASN1Primitive |
toASN1Primitive() |
public CrlOcspRef(CrlListID crlids, OcspListID ocspids, OtherRevRefs otherRev)
public static CrlOcspRef getInstance(java.lang.Object obj)
public CrlListID getCrlids()
public OcspListID getOcspids()
public OtherRevRefs getOtherRev()
public ASN1Primitive toASN1Primitive()