public class CertificateType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static CertificateType |
Explicit |
static CertificateType |
Implicit |
| Modifier | Constructor and Description |
|---|---|
protected |
CertificateType(int ordinal) |
| Modifier and Type | Method and Description |
|---|---|
CertificateType |
getInstance(java.lang.Object src) |
ASN1Primitive |
toASN1Primitive() |
public static final CertificateType Explicit
public static final CertificateType Implicit
public CertificateType getInstance(java.lang.Object src)
public ASN1Primitive toASN1Primitive()