org.bouncycastle.asn1
Interface DERTags
- All Known Implementing Classes:
- DERObject, DEROutputStream, DERInputStream
- public interface DERTags
BOOLEAN
public static final int BOOLEAN
INTEGER
public static final int INTEGER
BIT_STRING
public static final int BIT_STRING
OCTET_STRING
public static final int OCTET_STRING
NULL
public static final int NULL
OBJECT_IDENTIFIER
public static final int OBJECT_IDENTIFIER
EXTERNAL
public static final int EXTERNAL
SEQUENCE
public static final int SEQUENCE
SEQUENCE_OF
public static final int SEQUENCE_OF
SET
public static final int SET
SET_OF
public static final int SET_OF
CONSTRUCTED
public static final int CONSTRUCTED
TAGGED
public static final int TAGGED
NUMERIC_STRING
public static final int NUMERIC_STRING
PRINTABLE_STRING
public static final int PRINTABLE_STRING
T61_STRING
public static final int T61_STRING
VIDEOTEX_STRING
public static final int VIDEOTEX_STRING
IA5_STRING
public static final int IA5_STRING
UTC_TIME
public static final int UTC_TIME
GENERALIZED_TIME
public static final int GENERALIZED_TIME
GRAPHIC_STRING
public static final int GRAPHIC_STRING
VISIBLE_STRING
public static final int VISIBLE_STRING
GENERAL_STRING
public static final int GENERAL_STRING
BMP_STRING
public static final int BMP_STRING