A B C D E F G H I J L M N O P R S T U V _

E

ElementSpecification - Class in jp.bitmeister.asn1.type
Specification of an element that contained in a ConstructiveType.
EMBEDDED_PDV - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'EMBEDDED PDV' type.
EMBEDDED_PDV() - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV
Instantiates an empty EMBEDDED_PDV.
EMBEDDED_PDV(EMBEDDED_PDV.Identification, OCTET_STRING) - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV
Instantiates an EMBEDDED_PDV and initialize it with prameters.
EMBEDDED_PDV.ContextNegotiation - Class in jp.bitmeister.asn1.type.useful
Sequence type definition for 'context-negotiation' field.
EMBEDDED_PDV.ContextNegotiation() - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.ContextNegotiation
Instantiate an empty ContextNegotiation.
EMBEDDED_PDV.ContextNegotiation(INTEGER, OBJECT_IDENTIFIER) - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.ContextNegotiation
Instantiate a ContextNegotiation and initialize it with parameters.
EMBEDDED_PDV.Identification - Class in jp.bitmeister.asn1.type.useful
Choice type definition for 'identification' field.
EMBEDDED_PDV.Identification() - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.Identification
Instantiates an empty Identification.
EMBEDDED_PDV.Identification(ASN1TagClass, int, ASN1Type) - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.Identification
Instantiates an Identification and initialize it with parameters.
EMBEDDED_PDV.Syntaxes - Class in jp.bitmeister.asn1.type.useful
Sequence type definition for 'syntaxes' field.
EMBEDDED_PDV.Syntaxes() - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.Syntaxes
Instantiate an empty Syntaxes
EMBEDDED_PDV.Syntaxes(OBJECT_IDENTIFIER, OBJECT_IDENTIFIER) - Constructor for class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.Syntaxes
Instantiate a Syntaxes and initialize it with parameters.
encode(ASN1Type) - Method in interface jp.bitmeister.asn1.codec.ASN1Encoder
Encodes the ASN.1 data to destination format.
encode(ASN1Type) - Method in class jp.bitmeister.asn1.codec.ber.BerEncoder
Encodes an ASN.1 data.
encoding - Variable in class jp.bitmeister.asn1.type.useful.EXTERNAL
'encoding' field.
ENUMERATED - Class in jp.bitmeister.asn1.type.builtin
Represents ASN.1 'ENUMERATED' type.
ENUMERATED() - Constructor for class jp.bitmeister.asn1.type.builtin.ENUMERATED
Instantiates an empty ENUMERATED.
ENUMERATED(BigInteger) - Constructor for class jp.bitmeister.asn1.type.builtin.ENUMERATED
Instantiates an ENUMERATED and initialize it with the BigInteger value.
ENUMERATED(long) - Constructor for class jp.bitmeister.asn1.type.builtin.ENUMERATED
Instantiates an ENUMERATED and initialize it with the long value.
equals(Object) - Method in class jp.bitmeister.asn1.type.ASN1Type
Tests if the type and the value of this ASN.1 data equals the other ASN.1 data.
EXTERNAL - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'EXTERNAL' type.
EXTERNAL() - Constructor for class jp.bitmeister.asn1.type.useful.EXTERNAL
Instanciate an empty ExternalType.
EXTERNAL(OBJECT_IDENTIFIER, INTEGER, ObjectDescriptor, EXTERNAL.Encoding) - Constructor for class jp.bitmeister.asn1.type.useful.EXTERNAL
 
EXTERNAL.Encoding - Class in jp.bitmeister.asn1.type.useful
Represents 'CHOICE' type for 'encoding' of 'EXTERNAL' type.
EXTERNAL.Encoding() - Constructor for class jp.bitmeister.asn1.type.useful.EXTERNAL.Encoding
 
EXTERNAL.Encoding(ASN1TagClass, int, ASN1Type) - Constructor for class jp.bitmeister.asn1.type.useful.EXTERNAL.Encoding
 

A B C D E F G H I J L M N O P R S T U V _