public class CertificateType
extends org.bouncycastle.asn1.ASN1Enumerated
Modifier and Type | Field and Description |
---|---|
static CertificateType |
explicit |
static CertificateType |
implicit |
Constructor and Description |
---|
CertificateType(java.math.BigInteger ordinal) |
Modifier and Type | Method and Description |
---|---|
protected void |
assertValues() |
static CertificateType |
getInstance(java.lang.Object src) |
getInstance, getValue, hashCode, hasValue, hasValue, intValueExact
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitive
public static final CertificateType explicit
public static final CertificateType implicit
public static CertificateType getInstance(java.lang.Object src)
protected void assertValues()