public interface

DERTags

org.bouncycastle.asn1.DERTags
Known Indirect Subclasses

Constants

public static final int APPLICATION

Constant Value: 64 (0x00000040)

public static final int BIT_STRING

Constant Value: 3 (0x00000003)

public static final int BMP_STRING

Constant Value: 30 (0x0000001e)

public static final int BOOLEAN

Constant Value: 1 (0x00000001)

public static final int CONSTRUCTED

Constant Value: 32 (0x00000020)

public static final int ENUMERATED

Constant Value: 10 (0x0000000a)

public static final int EXTERNAL

Constant Value: 8 (0x00000008)

public static final int GENERALIZED_TIME

Constant Value: 24 (0x00000018)

public static final int GENERAL_STRING

Constant Value: 27 (0x0000001b)

public static final int GRAPHIC_STRING

Constant Value: 25 (0x00000019)

public static final int IA5_STRING

Constant Value: 22 (0x00000016)

public static final int INTEGER

Constant Value: 2 (0x00000002)

public static final int NULL

Constant Value: 5 (0x00000005)

public static final int NUMERIC_STRING

Constant Value: 18 (0x00000012)

public static final int OBJECT_IDENTIFIER

Constant Value: 6 (0x00000006)

public static final int OCTET_STRING

Constant Value: 4 (0x00000004)

public static final int PRINTABLE_STRING

Constant Value: 19 (0x00000013)

public static final int SEQUENCE

Constant Value: 16 (0x00000010)

public static final int SEQUENCE_OF

Constant Value: 16 (0x00000010)

public static final int SET

Constant Value: 17 (0x00000011)

public static final int SET_OF

Constant Value: 17 (0x00000011)

public static final int T61_STRING

Constant Value: 20 (0x00000014)

public static final int TAGGED

Constant Value: 128 (0x00000080)

public static final int UNIVERSAL_STRING

Constant Value: 28 (0x0000001c)

public static final int UTC_TIME

Constant Value: 23 (0x00000017)

public static final int UTF8_STRING

Constant Value: 12 (0x0000000c)

public static final int VIDEOTEX_STRING

Constant Value: 21 (0x00000015)

public static final int VISIBLE_STRING

Constant Value: 26 (0x0000001a)