|
Oracle Security Developer Tools Crypto Java API Reference 10g (10.1.4.0.1) B28171-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Various constants used in ASN.1 notation.
| Field Summary | |
static int |
APPLICATIONThe ASN.1 application tag class. |
static int |
BIT_STRINGThe universal class tag for the ASN.1 bitstring type. |
static int |
BMP_STRING |
static int |
BOOLEANThe universal class tag for the ASN.1 boolean type. |
static int |
CONSTRUCTED |
static int |
CONSTRUCTED_DEFINITEThe ASN.1 constructed, definite-length encoding method. |
static int |
CONSTRUCTED_INDEFINITEThe ASN.1 constructed, indefinite-length encoding method. |
static int |
CONTEXT_SPECIFICThe ASN.1 context-specific tag class. |
static int |
END_OF_CONTENTS |
static int |
ENUMERATEDThe universal class tag for the ASN.1 enumerated type. |
static int |
EXTERNALThe universal class tag for the ASN.1 external type. |
static int |
GENERAL_STRING |
static int |
GENERALIZED_TIMEThe universal class tag for the ASN.1 generalized time type. |
static int |
GRAPHIC_STRING |
static int |
IA5STRING |
static int |
INTEGERThe universal class tag for the ASN.1 integer type. |
static int |
ISO646_STRING |
static int |
NULLThe universal class tag for the ASN.1 null type. |
static int |
NUMERIC_STRING |
static int |
OBJECT_DESCRIPTORThe universal class tag for the ASN.1 object descriptor type. |
static int |
OBJECT_IDENTIFIERThe universal class tag for the ASN.1 object identifier type. |
static int |
OCTET_STRINGThe universal class tag for the ASN.1 octetstring type. |
static int |
PRIMITIVEThe ASN.1 primitive encoding method. |
static int |
PRINTABLE_STRING |
static int |
PRIVATEThe ASN.1 private tag class. |
static int |
REALThe universal class tag for the ASN.1 real type. |
static int |
SEQUENCEThe universal class tag for the ASN.1 sequence and sequence-of types. |
static int |
SETThe universal class tag for the ASN.1 set and set-of types. |
static int |
T61STRING |
static int |
TAG |
static int |
TAG_CLASS |
static int |
TELETEX_STRING |
static int |
UNIVERSALThe ASN.1 universal tag class. |
static int |
UNIVERSAL_STRING |
static int |
UTCTIMEThe universal class tag for the ASN.1 universal time type. |
static int |
UTF8_STRING |
static int |
VIDEOTEX_STRING |
static int |
VISIBLE_STRING |
| Field Detail |
public static final int TAG_CLASS
public static final int CONSTRUCTED
public static final int TAG
public static final int UNIVERSAL
public static final int APPLICATION
public static final int CONTEXT_SPECIFIC
public static final int PRIVATE
public static final int END_OF_CONTENTS
public static final int BOOLEAN
public static final int INTEGER
public static final int BIT_STRING
public static final int OCTET_STRING
public static final int NULL
public static final int OBJECT_IDENTIFIER
public static final int OBJECT_DESCRIPTOR
public static final int EXTERNAL
public static final int REAL
public static final int ENUMERATED
public static final int SEQUENCE
public static final int SET
public static final int NUMERIC_STRING
public static final int PRINTABLE_STRING
public static final int TELETEX_STRING
public static final int T61STRING
public static final int VIDEOTEX_STRING
public static final int IA5STRING
public static final int UTCTIME
public static final int GENERALIZED_TIME
public static final int GRAPHIC_STRING
public static final int VISIBLE_STRING
public static final int ISO646_STRING
public static final int GENERAL_STRING
public static final int UNIVERSAL_STRING
public static final int BMP_STRING
public static final int UTF8_STRING
public static final int PRIMITIVE
public static final int CONSTRUCTED_DEFINITE
public static final int CONSTRUCTED_INDEFINITE
|
Oracle Security Developer Tools Crypto Java API Reference 10g (10.1.4.0.1) B28171-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||