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

D

data_value - Variable in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV
 
data_value - Variable in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
data_value - Variable in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1External
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1XerExternal
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
data_value_descriptor - Variable in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
dataEncoding - Variable in class com.objsys.asn1j.runtime.Asn1OpenType
Specifies the nature of the data held by this object.
DATE - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DATE - Static variable in class com.objsys.asn1j.runtime.Asn1Type
DATE type code = 31
DATE_TIME - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DATE_TIME - Static variable in class com.objsys.asn1j.runtime.Asn1Type
DATE-TIME type code = 33
DAY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
day - Variable in class com.objsys.asn1j.runtime.Asn1Time
Day of month component.
Dec - Static variable in class com.objsys.asn1j.runtime.Asn1Time
 
December - Static variable in class com.objsys.asn1j.runtime.Asn1Time
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This overloaded version of the decode method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1_ABSTRACT_SYNTAX_property
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1_ABSTRACT_SYNTAX_property
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in interface com.objsys.asn1j.runtime.Asn1BerDecoder
Decode value from given buffer.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method decodes an ASN.1 integer value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method decodes an unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
decode(Asn1PerDecodeBuffer, BigInteger, BigInteger) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method decodes an ASN.1 integer value using Packed Encoding Rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Decode ASN.1 INTEGER from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes an ASN.1 bit string value using the BER or DER encoding rules.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes an ASN.1 bit string value using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes a sized ASN.1 bit string value using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, long, Object) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes a sized ASN.1 bit string value using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Object, long) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes a sized ASN.1 bit string value using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Object, Object) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes a sized ASN.1 bit string value using the packed encoding rules (PER).
decode(Asn1MderDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Decode a BIT STRING from the MDER encoding into this object.
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Decode ASN.1 bit string from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method decodes an ASN.1 BMP string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This overloaded version of the decode method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method decodes an ASN.1 boolean value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method decodes an ASN.1 boolean value using the Packed Encoding Rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
Decode ASN.1 BOOLEAN from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_context_negotiation
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_context_negotiation
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_syntaxes
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_syntaxes
 
decode(Asn1BerDecodeBuffer, boolean, int, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method decodes an ASN.1 character string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, int, int, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This overloaded version of the decode method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CharString
Decode ASN.1 restricted character string from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1ChoiceExt
This method decodes an extension field using the Basic Encoding Rules (BER).
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ChoiceExt
This method decodes an open type extension in a CHOICE construct using the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method decodes an ASN.1 DATE string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method decodes an ASN.1 DATE value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method decodes an ASN.1 DATE-TIME string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method decodes an ASN.1 DATE-TIME value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method decodes an ASN.1 DURATION string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method decodes an ASN.1 DURATION value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_context_negotiation
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_context_negotiation
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_syntaxes
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_syntaxes
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1External
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1External
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1External_encoding
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1External_encoding
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1GeneralString
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1GraphicString
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1IA5String
This method decodes an ASN.1 IA5 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes an ASN.1 integer value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes an unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
decode(Asn1PerDecodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes a constrained ASN.1 integer value using the Packed Encoding Rules (PER).
decode(Asn1PerDecodeBuffer, Object, long) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes a unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
decode(Asn1PerDecodeBuffer, long, Object) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes a semi-constrained ASN.1 integer value using the Packed Encoding Rules (PER).
decode(Asn1PerDecodeBuffer, Object, Object) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes a unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode ASN.1 INTEGER from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method decodes an ASN.1 null value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method decodes an ASN.1 null value in accordance with the Packed Encoding Rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Null
Decode ASN.1 NULL from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1NumericString
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1NumericString
This method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1NumericString
This overloaded version of the decode method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1ObjectDescriptor
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method decodes an ASN.1 object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method decodes an ASN.1 object identifier value using the packed encoding rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
Decode ASN.1 OBJECT-IDENTIFIER from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method decodes an ASN.1 octet string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method decodes an ASN.1 octet string value using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method decodes a sized ASN.1 octet string value using the packed encoding rules (PER).
decode(Asn1MderDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Decode an unconstrained octet string from the MDER encoding into this object.
decode(Asn1MderDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Decode an octet string from the MDER encoding into this object.
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Decode ASN.1 octet string from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method decodes an ASN.1 OID-IRI string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method decodes an ASN.1 OID-IRI using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method decodes an ASN.1 OID-IRI using the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method decodes an ASN.1 open type extension value using the Basic Encoding Rules (BER).
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method decodes an open type extension in a SEQUENCE or SET construct using the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method decodes an ASN.1 open type value.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method decodes an ASN.1 open type value using the packed encoding rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Decode ASN.1 open type value from JSON.
decode(Asn1PerDecodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1PerDecoder
Decode value from given buffer.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1PrintableString
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method decodes an ASN.1 REAL value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method decodes ASN.1 REAL value using the Packed Encoding Rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Decode ASN.1 REAL from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method decodes an ASN.1 real10 value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method decodes an real10 value using the Packed Encoding Rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method decodes an ASN.1 relative object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method decodes an ASN.1 relative object identifier value using the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1T61String
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method decodes an ASN.1 character string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method is the base implementation of the standard Packed Encoding Rules (PER) decode method.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method decodes an ASN.1 TIME-OF-DAY string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method decodes an ASN.1 TIME-OF-DAY value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is used to decode a message that is encoded in BER or DER format.
decode(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is used to decode a message that is encoded in BER or DER format.
decode(Asn1BerDecodeBuffer, Object, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1Type
Decode a value from the given buffer, using the given decoder.
decode(Asn1PerDecodeBuffer, Object) - Static method in class com.objsys.asn1j.runtime.Asn1Type
Decode a value from the given buffer, using the given decoder.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the standard Packed Encoding Rules (PER) decode method.
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method declaration is the signature of the standard XML Encoding Rules (XER) decode method.
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method declaration is the signature of the standard XML Encoding Rules (XER) decode method.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard Basic Encoding Rules (BER) or Distinguished Encoding Rules (DER) decode method.
decode(Asn1PerDecodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard Packed Encoding Rules (PER) decode method.
decode(Object, String) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard XML Encoding Rules (XER) decode method.
decode(Object, InputStream) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard XML Encoding Rules (XER) decode method.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method decodes an ASN.1 universal string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method decodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method decodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This overloaded version of the decode method decodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method decodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, int, int, int, Asn1CharSet, int) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method decodes the contents of a UniversalString.
decode(Asn1PerDecodeBuffer, int, int, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This overloaded version of the decode method decodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
Decode ASN.1 restricted character string from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, Asn1Tag, int) - Static method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes an ASN.1 UTF-8 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes an ASN.1 UTF-8 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes an ASN.1 UTF-8 string value using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes a sized ASN.1 UTF-8 string value using the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
This method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1PerDecodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
This overloaded version of the decode method decodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1VideotexString
This method decodes an ASN.1 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1VisibleString
This method decodes an ASN.1 Visible string value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method decodes an X.694 order element value including the tag value and length if explicit tagging is specified.
decode(Asn1PerDecodeBuffer, int, int) - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method decodes an unconstrained X.694 order element value using the Packed Encoding Rules (PER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
decode(Object, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
decode(Object, InputStream) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
DECODE - Static variable in class com.objsys.asn1j.runtime.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class com.objsys.asn1j.runtime.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.objsys.asn1j.runtime.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode16Bit(Asn1MderDecodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode a signed or unsigned 16-bit integer from an MDER encoding.
decode32Bit(Asn1MderDecodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode a signed or unsigned 32-bit integer from an MDER encoding.
decode8Bit(Asn1MderDecodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode a signed or unsigned 8-bit integer from an MDER encoding.
decodeBase64Array(byte[]) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Translates the specified Base64 array into byte array.
decodeBit(String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes a single bit value.
decodeBit() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes a single bit value.
decodeBitsToInt(int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes bits from the input stream into a standard integer value.
decodeBitsToInt(int) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes bits from the input stream into a standard integer value.
decodeBitsToLong(int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes bits from the input stream into a long integer value.
decodeBitsToLong(int) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes bits from the input stream into a long integer value.
decodeBitsToOctetArray(byte[], int, int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes bits from the input stream into an array of octets.
decodeBitsToOctetArray(byte[], int, int, int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes bits from the input stream into an array of octets.
decodeBitsToOctetArray(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes bits from the input stream into an array of octets.
decodeCharString(int, int, int, Asn1CharSet, StringBuffer) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes the contents of a known-multiplier character string.
decodeComponent(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method decodes a single component of a BER open type extension by decoding an open type value and appending it to the list of open type objects.
decodeConsWholeNumber(long, String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method implements the rules to decode a constrained whole number as specified in section 10.5 of the X.691 standard.
decodeConsWholeNumber(long) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method implements the rules to decode a constrained whole number as specified in section 10.5 of the X.691 standard.
decodeDate(Asn1PerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Decode a date value from the given source.
decodeDateTime(Asn1PerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Decode a date-time value from the given source.
decodeDuration(Asn1PerDecodeBuffer, boolean) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Decode a (possibly recurring) duration from the given source.
decodeEnumValue(boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes an enumerated value from the buffer.
decodeEnumValue(Asn1Tag, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes an enumerated value from the buffer.
decodeEventComponent(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method decodes a single component of a BER open type extension by decoding an open type value and appending it to the list of open type objects, this function also triggers event handler code, with element name "..."
decodeExtension(Asn1JsonDecodeBuffer, String) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
Decode a single occurrence of an extension from JSON and add an Asn1OpenType for it to the list of extensions.
decodeExtension(Asn1JsonDecodeBuffer, String) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Decode an extension from JSON.
decodeExtLength() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes an extension length value.
decodeFromFile(String) - Static method in class com.objsys.asn1j.runtime.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeInt(int, boolean, String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method implements the rules to decode an unconstrained integer value.
decodeInt(int, boolean) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method implements the rules to decode an unconstrained integer value.
decodeIntervalDE(Asn1PerDecodeBuffer, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
 
decodeIntervalSD(Asn1PerDecodeBuffer, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
 
decodeIntervalSE(Asn1PerDecodeBuffer, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
 
decodeIntValue(int, boolean) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method decodes the contents of an ASN.1 integer value.
decodeLength() - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes a length value.
decodeLength() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes a general (unconstrained) length determinant value as described in section 10.9 of the X.691 standard.
decodeLength(long, long) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes a constrained length determinant value.
decodeOIDContents(int) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method decodes the contents of an ASN.1 object identifier value.
decodeOpenType() - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes an ASN.1 BER open type value.
decodeOpenType(boolean) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes an ASN.1 BER open type value.
decodeOpenType(Asn1PerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method decodes a single open type extension item in a SEQUENCE or SET construct using the packed encoding rules (PER).
decodeRelOIDContents(int) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method decodes the contents of an ASN.1 relative object identifier value.
decodeSmallNonNegWholeNumber() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method implements the rules to decode a small non-negative whole number as specified in section 10.6 of the X.691 standard.
decodeTag(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes a tag value.
decodeTagAndLength(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes a tag and length value.
decodeTime(Asn1PerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Decode a time value from the given source.
decodeToFile(String, String) - Static method in class com.objsys.asn1j.runtime.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.objsys.asn1j.runtime.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeUTF8(Asn1PerDecodeBuffer) - Static method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes an ASN.1 UTF-8 string value using the packed encoding rules (PER).
decodeValue(Asn1DecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method decodes the contents of an ASN.1 integer value using either the Basic Encoding Rules (BER) or the Packed Encoding Rules (PER).
decodeValue(Asn1PerDecodeBuffer) - Static method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes an unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
decodeValue(Asn1PerDecodeBuffer, long, long) - Static method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes a constrained ASN.1 integer value using the Packed Encoding Rules (PER).
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method decodes an ASN.1 integer value using the XML encoding rules (XER).
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method decodes an ASN.1 boolean value using the XML encoding rules (XER).
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method decodes ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes an ASN.1 integer value using the XML encoding rules (XER).
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method decodes an ASN.1 null value using the XML encoding rules (XER).
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method decodes an ASN.1 object identifier value using the XML encoding rules (XER).
decodeXER(String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method decodes ASN.1 octet string type using the XML encoding rules (XER).
decodeXER(String, String, boolean, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method decodes an ASN.1 real value using XER.
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method decodes an ASN.1 RELATIVE-OID value using the XML encoding rules (XER).
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method decodes an ASN.1 Universal String value using the XML encoding rules (XER).
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Base64BinaryString
This method decodes a base64 encoded character string type into binary octets.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1BigDecimal
This method decodes an ASN.1 real value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method decodes an ASN.1 integer value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes an ASN.1 BIT STRING using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method decodes an ASN.1 boolean value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method decodes ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes an ASN.1 integer value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method decodes an ASN.1 null value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method decodes an ASN.1 object identifier value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method decodes an ASN.1 octet string type using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method decodes an ASN.1 real value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method decodes an ASN.1 RELATIVE-OID value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method decodes ASN.1 GeneralizedTime type, using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method decodes the XML content of a simple type.
decodeXML(String, String) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method decodes the XML content of a simple type.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method decodes an ASN.1 Universal String value using the XML schema encoding rules.
decodeXML(String, String) - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
decrLevel() - Method in class com.objsys.asn1j.runtime.Asn1CharOutputStream
This method decrements the indentation level.
decrLevel() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method decrements the element nesting level counter.
decrLevel() - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method decrements the element nesting level counter.
decrLevel() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method decrements the element nesting level counter.
decrLevel() - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method decrements the element nesting level counter.
decrLevel() - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
This method decrements the element nesting level counter.
DEFAULT_NS_PREFIX - Static variable in class com.objsys.asn1j.runtime.Asn1XmlNamespaceCtxt
 
derRules - Variable in class com.objsys.asn1j.runtime.Asn1Time
Indicates DER is used (or CER/PER).
Diag - Class in com.objsys.asn1j.runtime
This class is used for printing diagnostic messages for debugging the run-time components.
DIFF - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
Indicates a time includes a timezone difference from UTC.
diffHour - Variable in class com.objsys.asn1j.runtime.Asn1Time
Zone offset's hour component.
diffMin - Variable in class com.objsys.asn1j.runtime.Asn1Time
Zone offset's minute component.
direct_reference - Variable in class com.objsys.asn1j.runtime.Asn1External
 
direct_reference - Variable in class com.objsys.asn1j.runtime.Asn1XerExternal
 
direct_reference - Variable in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
DONT_BREAK_LINES - Static variable in class com.objsys.asn1j.runtime.Base64
Don't break lines when encoding (violates strict Base64 specification)
DT_ANY_CENTURY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_ANY_YEAR - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_ANY_YEAR_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_ANY_YEAR_MONTH - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_ANY_YEAR_MONTH_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_ANY_YEAR_WEEK - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_ANY_YEAR_WEEK_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_CENTURY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_HOURS - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_HOURS_AND_DIFF - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_HOURS_AND_DIFF_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_HOURS_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_HOURS_UTC - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_HOURS_UTC_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_MINUTES - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_MINUTES_AND_DIFF - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_MINUTES_AND_DIFF_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_MINUTES_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_MINUTES_UTC - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_MINUTES_UTC_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_SECONDS - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_SECONDS_AND_DIFF - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_SECONDS_AND_DIFF_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_SECONDS_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_SECONDS_UTC - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_SECONDS_UTC_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_YEAR - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_YEAR_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_YEAR_MONTH - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_YEAR_MONTH_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_YEAR_WEEK - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DT_YEAR_WEEK_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
 
DURATION - Static variable in class com.objsys.asn1j.runtime.Asn1PerTime
Indicates a duration.
DURATION - Static variable in class com.objsys.asn1j.runtime.Asn1Type
DURATION type code = 34

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