public class EndEntityType
extends org.bouncycastle.asn1.ASN1Object
EndEntityType ::= BIT STRING { app(0), enrol(1) } (SIZE (8)) (ALL EXCEPT ())
| Constructor and Description |
|---|
EndEntityType(int type) |
| Modifier and Type | Method and Description |
|---|---|
static EndEntityType |
getInstance(java.lang.Object src) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static final int app
public static final int enrol
public static EndEntityType getInstance(java.lang.Object src)
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object