|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASN1XmlTypeName | |
---|---|
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 ASN1XmlTypeName in jp.bitmeister.asn1.type.builtin |
---|
Classes in jp.bitmeister.asn1.type.builtin with annotations of type ASN1XmlTypeName | |
---|---|
class |
BIT_STRING
Represents ASN.1 'BIT STRING' type. |
class |
OBJECT_IDENTIFIER
Represents ASN.1 'OBJECT IDENTIFIER' type. |
class |
OCTET_STRING
Represents ASN.1 'OCTET STRING' type. |
class |
RELATIVE_OID
Represents ASN.1 'RELATIVE-OID' type. |
class |
SEQUENCE_OF<T extends ASN1Type>
Represents ASN.1 'SEQUENCE OF' type. |
class |
SET_OF<T extends ASN1Type>
Represents ASN.1 'SET OF' type. |
Uses of ASN1XmlTypeName in jp.bitmeister.asn1.type.useful |
---|
Classes in jp.bitmeister.asn1.type.useful with annotations of type ASN1XmlTypeName | |
---|---|
class |
CHARACTER_STRING
Represents ASN.1 'CHARACTER STRING' type. |
class |
EMBEDDED_PDV
Represents ASN.1 'EMBEDDED PDV' type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |