|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ANY | Represents ASN.1 'ANY' type. |
BIT_STRING | Represents ASN.1 'BIT STRING' type. |
BOOLEAN | Represents ASN.1 'BOOLEAN' type. |
CHOICE | Represents ASN.1 'CHOICE' type. |
ENUMERATED | Represents ASN.1 'ENUMERATED' type. |
INTEGER | Represents ASN.1 'INTEGER' type. |
NULL | Represents ASN.1 'NULL' type. |
OBJECT_IDENTIFIER | Represents ASN.1 'OBJECT IDENTIFIER' type. |
OCTET_STRING | Represents ASN.1 'OCTET STRING' type. |
REAL | Represents ASN.1 'REAL' type. |
RELATIVE_OID | Represents ASN.1 'RELATIVE-OID' type. |
SEQUENCE | Represents ASN.1 'SEQUENCE' type. |
SEQUENCE_OF<T extends ASN1Type> | Represents ASN.1 'SEQUENCE OF' type. |
SET | Represents ASN.1 'SET' type. |
SET_OF<T extends ASN1Type> | Represents ASN.1 'SET OF' type. |
Contains the classes which represents built-in ASN.1 types.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |