public class CertificateType extends 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(Object src) |
ASN1Primitive |
toASN1Primitive() |
public static final CertificateType Explicit
public static final CertificateType Implicit
public CertificateType getInstance(Object src)
public ASN1Primitive toASN1Primitive()
Copyright © 2021 BouncyCastle.org. All rights reserved.