ch.panter.li.bi.asn
Class AsnTagNumbers
java.lang.Object
ch.panter.li.bi.asn.AsnTagNumbers
public final class AsnTagNumbers
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
END_OF_INDEFINITE_LENGTH_CONTENT
public static final int END_OF_INDEFINITE_LENGTH_CONTENT
- See Also:
- Constant Field Values
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
BIT_STRING
public static final int BIT_STRING
- See Also:
- Constant Field Values
OCTET_STRING
public static final int OCTET_STRING
- See Also:
- Constant Field Values
NULL
public static final int NULL
- See Also:
- Constant Field Values
OBJECT_IDENTIFIER
public static final int OBJECT_IDENTIFIER
- See Also:
- Constant Field Values
OBJECT_DESCRIPTOR
public static final int OBJECT_DESCRIPTOR
- See Also:
- Constant Field Values
EXTERNAL
public static final int EXTERNAL
- See Also:
- Constant Field Values
REAL
public static final int REAL
- See Also:
- Constant Field Values
ENUMERATED
public static final int ENUMERATED
- See Also:
- Constant Field Values
EMBEDDED_PDV
public static final int EMBEDDED_PDV
- See Also:
- Constant Field Values
UTF8STRING
public static final int UTF8STRING
- See Also:
- Constant Field Values
RELATIVE_OID
public static final int RELATIVE_OID
- See Also:
- Constant Field Values
RESERVERED_1
public static final int RESERVERED_1
- See Also:
- Constant Field Values
RESERVERED_2
public static final int RESERVERED_2
- See Also:
- Constant Field Values
CHOICE_GENERIC_PLACEHOLDER
public static final int CHOICE_GENERIC_PLACEHOLDER
- See Also:
- Constant Field Values
SEQUENCE
public static final int SEQUENCE
- See Also:
- Constant Field Values
SEQUENCE_OF
public static final int SEQUENCE_OF
- See Also:
- Constant Field Values
SET
public static final int SET
- See Also:
- Constant Field Values
SET_OF
public static final int SET_OF
- See Also:
- Constant Field Values
NUMERIC_STRING
public static final int NUMERIC_STRING
- See Also:
- Constant Field Values
PRINTABLE_STRING
public static final int PRINTABLE_STRING
- See Also:
- Constant Field Values
TELETEX_STRING
public static final int TELETEX_STRING
- See Also:
- Constant Field Values
T61STRING
public static final int T61STRING
- See Also:
- Constant Field Values
VIDEOTEX_STRING
public static final int VIDEOTEX_STRING
- See Also:
- Constant Field Values
IA5STRING
public static final int IA5STRING
- See Also:
- Constant Field Values
UNIVERSAL_TIME
public static final int UNIVERSAL_TIME
- See Also:
- Constant Field Values
UTCTIME
public static final int UTCTIME
- See Also:
- Constant Field Values
GENERALIZED_TIME
public static final int GENERALIZED_TIME
- See Also:
- Constant Field Values
GRAPHIC_STRING
public static final int GRAPHIC_STRING
- See Also:
- Constant Field Values
VISIBLE_STRING
public static final int VISIBLE_STRING
- See Also:
- Constant Field Values
ISO646STRING
public static final int ISO646STRING
- See Also:
- Constant Field Values
GENERAL_STRING
public static final int GENERAL_STRING
- See Also:
- Constant Field Values
UNIVERSAL_STRING
public static final int UNIVERSAL_STRING
- See Also:
- Constant Field Values
CHARACTER_STRING
public static final int CHARACTER_STRING
- See Also:
- Constant Field Values
BMPSTRING
public static final int BMPSTRING
- See Also:
- Constant Field Values
RESERVERED_3
public static final int RESERVERED_3
- See Also:
- Constant Field Values
Copyright 2007-2007 SourceForge. All Rights Reserved.