public class EndEntityType extends 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(Object src) |
ASN1Primitive |
toASN1Primitive() |
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
public static final int app
public static final int enrol
public static EndEntityType getInstance(Object src)
public ASN1Primitive toASN1Primitive()
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object
Copyright © 2021 BouncyCastle.org. All rights reserved.