public class CtlDelete
extends org.bouncycastle.asn1.ASN1Object
implements org.bouncycastle.asn1.ASN1Choice
| Constructor and Description |
|---|
CtlDelete(int choice,
org.bouncycastle.asn1.ASN1Encodable value) |
| Modifier and Type | Method and Description |
|---|---|
static CtlDelete |
cert(HashedId8 value) |
static CtlDelete |
dc(DcDelete value) |
int |
getChoice() |
org.bouncycastle.asn1.ASN1Encodable |
getCtlDelete() |
static CtlDelete |
getInstance(java.lang.Object o) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static final int cert
public static final int dc
public CtlDelete(int choice,
org.bouncycastle.asn1.ASN1Encodable value)
public static CtlDelete getInstance(java.lang.Object o)
public int getChoice()
public org.bouncycastle.asn1.ASN1Encodable getCtlDelete()
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object