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

D

DATA_RECORD_FORMAT_BER - Static variable in class com.objsys.asn1j.runtime.TS32297CDRHeader
 
DATA_RECORD_FORMAT_PER - Static variable in class com.objsys.asn1j.runtime.TS32297CDRHeader
 
DATA_RECORD_FORMAT_UPER - Static variable in class com.objsys.asn1j.runtime.TS32297CDRHeader
 
DATA_RECORD_FORMAT_XER - Static variable in class com.objsys.asn1j.runtime.TS32297CDRHeader
 
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.Asn1TimeUtil
 
DATE - Static variable in class com.objsys.asn1j.runtime.Asn1Type
DATE type code = 31
DATE_TIME - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DATE_TIME - Static variable in class com.objsys.asn1j.runtime.Asn1Type
DATE-TIME type code = 33
day - Variable in class com.objsys.asn1j.runtime.Asn1AbstractTime
Day of month component.
DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
Dec - Static variable in class com.objsys.asn1j.runtime.Asn1AbstractTime
 
Dec - Static variable in class com.objsys.asn1j.runtime.Asn1Time
 
December - Static variable in class com.objsys.asn1j.runtime.Asn1AbstractTime
 
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
Decode the value in accordance with OER.
decode(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
Decode the value in accordance with OER.
decode(Asn1NasDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method decodes a 1-octet length, then uses ASCII conversion to convert bytes to characters to populate the string.
decode(Asn1BerDecodeBuffer, boolean, int, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
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.Asn1AbstractTime
This method is the base implementation of the standard Packed Encoding Rules (PER) decode method.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Decode this value as if unconstrained.
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(Asn1NasDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Decode the given number of bits from the buffer.
decode(Asn1MderDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Decode a BIT STRING from the MDER encoding into this object.
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes an ASN.1 BIT STRING that was encoded according to OER.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
Decode the value in accordance with OER.
decode(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
Decode the value in accordance with OER.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
Decode BOOLEAN value according to OER.
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
Decode ASN.1 BOOLEAN from JSON.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method decodes an ASN.1 DATE value in accordance with the octet encoding rules (OER).
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method decodes an ASN.1 DATE-TIME value in accordance with the octet encoding rules (OER).
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method decodes an ASN.1 DURATION value in accordance with the octet encoding rules (OER).
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.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(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1GeneralString
Decode ASN.1 GeneralString from JSON.
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(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1GraphicString
Decode ASN.1 GraphicString from JSON.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode this value as if unconstrained.
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode ASN.1 INTEGER from JSON.
decode(Asn1JsonDecodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1JsonDecoder
Decode value from given buffer.
decode(Asn1NasDecodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1NasDecoder
Decode value from given buffer.
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(Asn1NasDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Null
 
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Null
Decode ASN.1 NULL type, using Octet Encoding Rules (OER).
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
Decode an ASN.1 OBJECT IDENTIFIER that was encoded according to the Octet Encoding Rules (OER).
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(Asn1NasDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Decode the given number of bytes from the buffer.
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method decodes an ASN.1 octet string using the Octet Encoding Rules (OER).
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(Asn1OerDecodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1OerDecoder
Decode value from given buffer.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method decodes an ASN.1 OID-IRI string value that was encoded according to the Octet Encodnig Rules (OER).
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method decodes an ASN.1 open type value using the Octet Encoding Rules (OER).
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(Asn1DecodeBuffer, int, int) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method decodes the content octets of an ASN.1 REAL value into this object, where the REAL was encoded as for BER and the length is taken to be as given.
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, int) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method decodes ASN.1 REAL value using the Packed Encoding Rules (PER).
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method decodes ASN.1 REAL value using the Packed Encoding Rules (PER).
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Decode a REAL value, encoded according to OER, into this object.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method decodes an ASN.1 REAL value, having base 10, that was encoded according to OER.
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real10
Decode ASN.1 REAL from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1RealBase2
This method decodes an ASN.1 REAL value including the UNIVERSAL tag value and length if explicit tagging is specified.
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1RealBase2
Decode a REAL value, encoded according to OER, into this object.
decode(Asn1PerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1RealBase2
This method decodes ASN.1 REAL 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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
Decode an ASN.1 RELATIVE-OID that was encoded according to the Octet Encoding Rules (OER).
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
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.Asn1StringOID
This method decodes an ASN.1 object identifier value using the packed encoding rules (PER).
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
Decode an ASN.1 OBJECT IDENTIFIER that was encoded according to the Octet Encoding Rules (OER).
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
Decode ASN.1 OBJECT-IDENTIFIER from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
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.Asn1StringRelativeOID
This method decodes an ASN.1 relative object identifier value using the packed encoding rules (PER).
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
Decode an ASN.1 RELATIVE-OID that was encoded according to the Octet Encoding Rules (OER).
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(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1T61String
Decode ASN.1 T61String from JSON.
decode(Asn1BerDecodeBuffer, boolean, int) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method decodes an ASN.1 TIME 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.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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method decodes an ASN.1 TIME-OF-DAY value in accordance with the octet encoding rules (OER).
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, Asn1OpenTypeField, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1Type
Decode an open type field value from the given buffer.
decode(Asn1OerDecodeBuffer, Asn1OpenTypeField) - Static method in class com.objsys.asn1j.runtime.Asn1Type
Decode an open type field value from the given buffer.
decode(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method decodes an ASN.1 value into this object, following the Octet Encoding Rules (OER).
decode(Asn1NasDecodeBuffer, Asn1OpenTypeField) - Static method in class com.objsys.asn1j.runtime.Asn1Type
Decode an open type field value from the given buffer.
decode(Asn1NasDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the NAS decode method.
decode(Asn1PerDecodeBuffer, Asn1OpenTypeField) - Static method in class com.objsys.asn1j.runtime.Asn1Type
Decode an open type field value from the given buffer.
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(Asn1MderDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method decodes this object's data from an MDER encoding.
decode(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
Decode this type from the given buffer.
decode(Asn1JsonDecodeBuffer, Asn1OpenTypeField) - Static method in class com.objsys.asn1j.runtime.Asn1Type
Decode an open type field value from the given buffer.
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(Asn1MderDecodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method decodes this object's data from an MDER encoding.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
Decode the value in accordance with OER.
decode(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
Decode the value in accordance with OER.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes an ASN.1 UTF8String string value that was encoded according to OER.
decode(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes the content of an ASN.1 UTF8String string value that was encoded according to OER.
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(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
Decode the value in accordance with OER.
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(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1VideotexString
Decode ASN.1 VideotexString from JSON.
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(Object, boolean) - Method in interface com.objsys.asn1j.runtime.Asn1XerDecodeMethod
Decode XER.
decode(Object, boolean) - Method in interface com.objsys.asn1j.runtime.Asn1XerDecoder
Decode XER.
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.
decode(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297CDRHeader
 
decode(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297CDRHeader.TS32297RelVerId
 
decode(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader
 
decode(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297IpAddress
 
decode(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297RelVerId
 
decode(Asn1BerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297Timestamp
 
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.
decode72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Decode ASN.1 open type value from JSON following rules created by Obj-Sys before X.697.
decode8Bit(Asn1MderDecodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode a signed or unsigned 8-bit integer from an MDER encoding.
decodeAltDetmnt(int, int) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Decode an alternative determinant value in the given number of bits, translating L/H bits according to the pattern 0x2B and based on the buffer's bit offset.
decodeAPN() - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Decode an APN string, following TS 24.008 and TS 23.003, and returning it in dot-notation (a.b.c) format.
decodeARFCN(int, byte[], int) - Static method in class com.objsys.asn1j.runtime.Asn1NasUtil
Decode a list of ARFCN (frequency list) that have been encoded as described in 44.018 10.5.2.13 Frequency List and Annex J.
decodeAsBase64(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Decode ASN.1 octet string, encoded in base64 form, from JSON.
decodeAsHex(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Decode ASN.1 octet string, encoded in standard, hexadecimal form, from JSON.
decodeBase64Array(char[]) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Translates the specified Base64 array into byte array.
decodeBit() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method decodes a single bit value.
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) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method decodes bits from the input stream into a standard integer 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) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method decodes bits from the input stream into a long 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) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method decodes bits from the input stream into an array of octets.
decodeBitsToOctetArray(byte[], int, int, int) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method decodes bits from the input stream into an array of octets.
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.
decodeByteToChar(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method decodes a given number of bytes and converts each byte to a char having the same value ("same" value if you treat the bytes as being unsigned).
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, boolean, 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.
decodeContent(Asn1OerDecodeBuffer, int, int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method decodes an ASN.1 BIT STRING's content that was encoded according to OER, given the total number of octets and the number of unused bits in the last octet.
decodeContent(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method decodes an ASN.1 OCTET STRING's content that was encoded according to OER, given the total number of octets.
decodeDate(Asn1OerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Decode a date value according to OER from the given source.
decodeDate(Asn1PerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Decode a date value from the given source.
decodeDateTime(Asn1OerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Decode a date-time value from the given source.
decodeDateTime(Asn1PerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Decode a date-time value from the given source.
decodeDouble(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Decode a REAL value, encoded according to OER in double precision format.
decodeDuration(Asn1OerDecodeBuffer) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Decode a duration according to OER from the given buffer.
decodeDuration(Asn1PerDecodeBuffer, boolean) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
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.
decodeEnumValue() - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode enumerated value encoded in OER.
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.
decodeInternal(Asn1PerDecodeBuffer, StringBuffer, int, int, Asn1CharSet) - Static 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).
decodeIntervalDE(Asn1PerDecodeBuffer, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
decodeIntervalSD(Asn1PerDecodeBuffer, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
decodeIntervalSE(Asn1PerDecodeBuffer, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
decodeIntSigned(int) - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode a signed integer value (2's complement form), of the given length.
decodeIntSigned() - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode an integer value as a variable length, signed integer, including decoding the length, according to OER.
decodeIntUnsigned(int) - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode an unsigned integer value (a binary integer, not 2's complement form), of the given length.
decodeIntUnsigned() - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode an integer value as a variable length, unsigned integer, including decoding the length, according to OER.
decodeIntValue(int, boolean) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method decodes the contents of an ASN.1 integer value.
decodeL3NonImperative(boolean) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
This function decodes the non-imperative part of an L3 message having an empty non-imperative part.
decodeLength() - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes a length value.
decodeLength() - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode OER length determinant and return the decoded value.
decodeLength() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes either a constrained or unconstrained length depending on whether a size constraint object is set in this object.
decodeLength(long, long) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method decodes a constrained length determinant value.
decodeMCCMNC(Asn1IA5String, Asn1IA5String) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Decode an MCC-MNC pair.
decodeMobileIdentityType1(int, boolean, byte) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
This function is used to decode common data present in different alternatives within the MobileIdentify CHOICE type.
decodeOIDContents(int) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method decodes the contents of an ASN.1 object identifier value.
decodeOIDContentsBig(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).
decodeOpenType(Asn1OerDecodeBuffer, 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 octet encoding rules (OER).
decodeQuantity() - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode an OER quantity (used for SEQUENCE-OF and SET-OF)
decoder - Variable in class com.objsys.asn1j.runtime.Asn1OpenTypeField
decoder is some object which may implement known interfaces for decoding an object from an encoding (e.g.
decodeRelOIDContents(int) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method decodes the contents of an ASN.1 relative object identifier value.
decodeRelOIDContentsBig(int) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method decodes the contents of an ASN.1 RELATIVE-OID value.
decodeRemainingBits(Asn1NasDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Decode all remaining bits in the current container from the buffer.
decodeRemainingBits(Asn1NasDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Decode all remaining bits in the current container from the buffer.
decodeSigned(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Decode a variable-size signed integer, encoded with a length, into this object, following OER.
decodeSigned(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Decode a signed integer (2's complement form), of the given length, into this object.
decodeSigned(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode a signed integer (2's complement) of the given length into this object.
decodeSigned(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode a variable-size signed integer, encoded with a length, into this object, according to OER.
decodeSingle(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Decode a REAL value, encoded according to OER in single precision format.
decodeSmallLength() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method implements the rules to decode a normally small length as specified in section 11.9 of the X.691 standard.
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.
decodeString(Asn1JsonDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Decode ASN.1 BIT STRING from JSON.
decodeTag(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes a tag value.
decodeTag(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Decode a tag encoded in OER.
decodeTagAndLength(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method decodes a tag and length value.
decodeTallyMarks(Asn1NasDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode this integer's value by decoding "tally marks", where the given bit value (0/1) is used for each tally mark and the negation of the given bit marks the end of the tally marks.
decodeTallyMarksPattern(Asn1NasDecodeBuffer, byte) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode this integer's value by decoding "tally marks", where the given bit pattern is used to determine the bit value to use for each tally mark, according to the position within the buffer, and the negation of a tally mark is used to mark the end of them.
decodeTime(Asn1OerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Decode a time value according to OER from the given source.
decodeTime(Asn1PerDecodeBuffer, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
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.
decodeUnconsLength() - 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 2008 X.691 standard.
decodeUnsigned(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Decode a variable-size unsigned integer, encoded with a length, into this object, following OER.
decodeUnsigned(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Decode an unsigned integer (a binary integer, not 2's complement form), of the given length, into this object.
decodeUnsigned(Asn1OerDecodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode an unsigned integer (binary integer) of the given length into this object.
decodeUnsigned(Asn1OerDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Decode a variable-size unsigned integer, encoded with a length, into this object, according to OER.
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).
decodeUTF8(Asn1OerDecodeBuffer) - Static method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method decodes the content of an ASN.1 UTF8String string value that was encoded according to OER.
decodeV72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Decode ASN.1 bit string from JSON.
decodeV72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1GeneralString
Decode ASN.1 GeneralString from JSON, following custom ObjSys rules from asn1c v7.2.
decodeV72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1GraphicString
Decode ASN.1 GraphicString from JSON, following custom ObjSys rules from asn1c v7.2.
decodeV72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Decode ASN.1 REAL from JSON.
decodeV72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real10
Decode ASN.1 REAL from JSON.
decodeV72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1T61String
Decode ASN.1 T61String from JSON, following custom ObjSys rules from asn1c v7.2.
decodeV72(Asn1JsonDecodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1VideotexString
Decode ASN.1 VideotexString from JSON, following custom ObjSys rules from asn1c v7.2.
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, boolean) - 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).
decodeValue(Asn1PerDecodeBuffer, long, long, boolean) - Static method in class com.objsys.asn1j.runtime.Asn1Integer
This method decodes a constrained ASN.1 integer value using the Packed Encoding Rules (PER).
decodeVarAltDetmnt(Asn1NasAltDecodeTabEntry[]) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Decode a variable length alternative determinant according to the given table.
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.Asn1StringOID
This method decodes an ASN.1 object identifier value using the XML encoding rules (XER).
decodeXER(String, String) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
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.Asn1AbstractTime
This method decodes ASN.1 GeneralizedTime type, using the XML schema encoding rules.
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.Asn1StringOID
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.Asn1StringRelativeOID
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.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.
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.Asn1AbstractTime
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.Asn1TimeUtil
Indicates a time includes a timezone difference from UTC.
diffHour - Variable in class com.objsys.asn1j.runtime.Asn1AbstractTime
Zone offset's hour component.
diffMin - Variable in class com.objsys.asn1j.runtime.Asn1AbstractTime
Zone offset's minute component.
DONT_BREAK_LINES - Static variable in class com.objsys.asn1j.runtime.Base64
Don't break lines when encoding (violates strict Base64 specification)
DOWNLINK - Static variable in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
 
DT_ANY_CENTURY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_ANY_YEAR - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_ANY_YEAR_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_ANY_YEAR_MONTH - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_ANY_YEAR_MONTH_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_ANY_YEAR_WEEK - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_ANY_YEAR_WEEK_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_CENTURY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_HOURS - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_HOURS_AND_DIFF - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_HOURS_AND_DIFF_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_HOURS_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_HOURS_UTC - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_HOURS_UTC_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_MINUTES - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_MINUTES_AND_DIFF - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_MINUTES_AND_DIFF_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_MINUTES_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_MINUTES_UTC - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_MINUTES_UTC_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_SECONDS - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_SECONDS_AND_DIFF - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_SECONDS_AND_DIFF_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_SECONDS_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_SECONDS_UTC - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_SECONDS_UTC_AND_FRACTION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_YEAR - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_YEAR_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_YEAR_MONTH - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_YEAR_MONTH_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_YEAR_WEEK - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DT_YEAR_WEEK_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
DURATION - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
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 Z _ 
Skip navigation links