Package com.microstrategy.utils
Interface ASN1Constants
-
public interface ASN1ConstantsASN.1 and some other constants holder interface- Since:
- MicroStrategy Web 9.0.1
- See Also:
- asn1 standards
-
-
Field Summary
Fields Modifier and Type Field Description static intCLASS_APPLICATIONstatic intCLASS_CONTEXTSPECIFICstatic intCLASS_PRIVATEstatic intCLASS_UNIVERSALTag classesstatic intPC_CONSTRUCTEDstatic intPC_PRIMITIVETag Primitive/Constructed (P/C) flagstatic intTAG_ANYNot from the ASN.1 specs.static intTAG_BITSTRINGstatic intTAG_BMPSTRINGstatic intTAG_BOOLEANUniversal class tag assignmentsstatic intTAG_C_BITSTRINGstatic intTAG_C_GENERALIZEDTIMEstatic intTAG_C_OCTETSTRINGstatic intTAG_C_SEQUENCEstatic intTAG_C_SEQUENCEOFstatic intTAG_C_SETstatic intTAG_C_SETOFstatic intTAG_C_UTCTIMEstatic intTAG_C_UTF8STRINGstatic intTAG_CHOICEstatic intTAG_EMBEDDEDPDVstatic intTAG_ENUMstatic intTAG_EXTERNALstatic intTAG_GENERALIZEDTIMEstatic intTAG_GENERALSTRINGstatic intTAG_GRAPHICSTRINGstatic intTAG_IA5STRINGstatic intTAG_INSTANCEOFstatic intTAG_INTEGERstatic intTAG_ISO646STRINGstatic intTAG_NULLstatic intTAG_NUMERICSTRINGstatic intTAG_OBJDESCRIPTORstatic intTAG_OCTETSTRINGstatic intTAG_OIDstatic intTAG_PRINTABLESTRINGstatic intTAG_REALstatic intTAG_RELATIVEOIDstatic intTAG_SEQUENCEstatic intTAG_SEQUENCEOFstatic intTAG_SETstatic intTAG_SETOFstatic intTAG_T61STRINGstatic intTAG_TELETEXSTRINGstatic intTAG_UNIVERSALSTRINGstatic intTAG_UTCTIMEstatic intTAG_UTF8STRINGstatic intTAG_VIDEOTEXSTRINGstatic intTAG_VISIBLESTRING
-
-
-
Field Detail
-
CLASS_UNIVERSAL
static final int CLASS_UNIVERSAL
Tag classes- See Also:
- Constant Field Values
-
CLASS_APPLICATION
static final int CLASS_APPLICATION
- See Also:
- Constant Field Values
-
CLASS_CONTEXTSPECIFIC
static final int CLASS_CONTEXTSPECIFIC
- See Also:
- Constant Field Values
-
CLASS_PRIVATE
static final int CLASS_PRIVATE
- See Also:
- Constant Field Values
-
PC_PRIMITIVE
static final int PC_PRIMITIVE
Tag Primitive/Constructed (P/C) flag- See Also:
- Constant Field Values
-
PC_CONSTRUCTED
static final int PC_CONSTRUCTED
- See Also:
- Constant Field Values
-
TAG_BOOLEAN
static final int TAG_BOOLEAN
Universal class tag assignments- See Also:
- Constant Field Values
-
TAG_INTEGER
static final int TAG_INTEGER
- See Also:
- Constant Field Values
-
TAG_BITSTRING
static final int TAG_BITSTRING
- See Also:
- Constant Field Values
-
TAG_OCTETSTRING
static final int TAG_OCTETSTRING
- See Also:
- Constant Field Values
-
TAG_NULL
static final int TAG_NULL
- See Also:
- Constant Field Values
-
TAG_OID
static final int TAG_OID
- See Also:
- Constant Field Values
-
TAG_OBJDESCRIPTOR
static final int TAG_OBJDESCRIPTOR
- See Also:
- Constant Field Values
-
TAG_EXTERNAL
static final int TAG_EXTERNAL
- See Also:
- Constant Field Values
-
TAG_INSTANCEOF
static final int TAG_INSTANCEOF
- See Also:
- Constant Field Values
-
TAG_REAL
static final int TAG_REAL
- See Also:
- Constant Field Values
-
TAG_ENUM
static final int TAG_ENUM
- See Also:
- Constant Field Values
-
TAG_EMBEDDEDPDV
static final int TAG_EMBEDDEDPDV
- See Also:
- Constant Field Values
-
TAG_UTF8STRING
static final int TAG_UTF8STRING
- See Also:
- Constant Field Values
-
TAG_RELATIVEOID
static final int TAG_RELATIVEOID
- See Also:
- Constant Field Values
-
TAG_SEQUENCE
static final int TAG_SEQUENCE
- See Also:
- Constant Field Values
-
TAG_SEQUENCEOF
static final int TAG_SEQUENCEOF
- See Also:
- Constant Field Values
-
TAG_SET
static final int TAG_SET
- See Also:
- Constant Field Values
-
TAG_SETOF
static final int TAG_SETOF
- See Also:
- Constant Field Values
-
TAG_NUMERICSTRING
static final int TAG_NUMERICSTRING
- See Also:
- Constant Field Values
-
TAG_PRINTABLESTRING
static final int TAG_PRINTABLESTRING
- See Also:
- Constant Field Values
-
TAG_TELETEXSTRING
static final int TAG_TELETEXSTRING
- See Also:
- Constant Field Values
-
TAG_T61STRING
static final int TAG_T61STRING
- See Also:
- Constant Field Values
-
TAG_VIDEOTEXSTRING
static final int TAG_VIDEOTEXSTRING
- See Also:
- Constant Field Values
-
TAG_IA5STRING
static final int TAG_IA5STRING
- See Also:
- Constant Field Values
-
TAG_UTCTIME
static final int TAG_UTCTIME
- See Also:
- Constant Field Values
-
TAG_GENERALIZEDTIME
static final int TAG_GENERALIZEDTIME
- See Also:
- Constant Field Values
-
TAG_GRAPHICSTRING
static final int TAG_GRAPHICSTRING
- See Also:
- Constant Field Values
-
TAG_VISIBLESTRING
static final int TAG_VISIBLESTRING
- See Also:
- Constant Field Values
-
TAG_ISO646STRING
static final int TAG_ISO646STRING
- See Also:
- Constant Field Values
-
TAG_GENERALSTRING
static final int TAG_GENERALSTRING
- See Also:
- Constant Field Values
-
TAG_UNIVERSALSTRING
static final int TAG_UNIVERSALSTRING
- See Also:
- Constant Field Values
-
TAG_BMPSTRING
static final int TAG_BMPSTRING
- See Also:
- Constant Field Values
-
TAG_C_BITSTRING
static final int TAG_C_BITSTRING
- See Also:
- Constant Field Values
-
TAG_C_OCTETSTRING
static final int TAG_C_OCTETSTRING
- See Also:
- Constant Field Values
-
TAG_C_UTF8STRING
static final int TAG_C_UTF8STRING
- See Also:
- Constant Field Values
-
TAG_C_SEQUENCE
static final int TAG_C_SEQUENCE
- See Also:
- Constant Field Values
-
TAG_C_SEQUENCEOF
static final int TAG_C_SEQUENCEOF
- See Also:
- Constant Field Values
-
TAG_C_SET
static final int TAG_C_SET
- See Also:
- Constant Field Values
-
TAG_C_SETOF
static final int TAG_C_SETOF
- See Also:
- Constant Field Values
-
TAG_C_UTCTIME
static final int TAG_C_UTCTIME
- See Also:
- Constant Field Values
-
TAG_C_GENERALIZEDTIME
static final int TAG_C_GENERALIZEDTIME
- See Also:
- Constant Field Values
-
TAG_ANY
static final int TAG_ANY
Not from the ASN.1 specs. For implementation purposes.- See Also:
- Constant Field Values
-
TAG_CHOICE
static final int TAG_CHOICE
- See Also:
- Constant Field Values
-
-