public class EtsiTs102941CrlRequest
extends org.bouncycastle.asn1.ASN1Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EtsiTs102941CrlRequest.Builder |
| Constructor and Description |
|---|
EtsiTs102941CrlRequest(HashedId8 issuerId,
Time32 lastKnownUpdate) |
| Modifier and Type | Method and Description |
|---|---|
static EtsiTs102941CrlRequest.Builder |
builder() |
static EtsiTs102941CrlRequest |
getInstance(java.lang.Object o) |
HashedId8 |
getIssuerId() |
Time32 |
getLastKnownUpdate() |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static EtsiTs102941CrlRequest getInstance(java.lang.Object o)
public static EtsiTs102941CrlRequest.Builder builder()
public HashedId8 getIssuerId()
public Time32 getLastKnownUpdate()
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object