|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstructiveType | |
---|---|
jp.bitmeister.asn1.type.builtin | Contains the classes which represents built-in ASN.1 types. |
jp.bitmeister.asn1.type.useful | Contains the classes which represents useful ASN.1 types. |
Uses of ConstructiveType in jp.bitmeister.asn1.type.builtin |
---|
Subclasses of ConstructiveType in jp.bitmeister.asn1.type.builtin | |
---|---|
class |
SEQUENCE
Represents ASN.1 'SEQUENCE' type. |
class |
SET
Represents ASN.1 'SET' type. |
Uses of ConstructiveType in jp.bitmeister.asn1.type.useful |
---|
Subclasses of ConstructiveType in jp.bitmeister.asn1.type.useful | |
---|---|
class |
CHARACTER_STRING
Represents ASN.1 'CHARACTER STRING' type. |
class |
EMBEDDED_PDV
Represents ASN.1 'EMBEDDED PDV' type. |
static class |
EMBEDDED_PDV.ContextNegotiation
Sequence type definition for 'context-negotiation' field. |
static class |
EMBEDDED_PDV.Syntaxes
Sequence type definition for 'syntaxes' field. |
class |
EXTERNAL
Represents ASN.1 'EXTERNAL' type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |