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 _ 

E

EDATAMSG - Static variable in class com.objsys.asn1j.runtime.Asn1OpenType
 
element - Variable in class com.objsys.asn1j.runtime.Asn1ArrayType
This member variable is where the list value is stored.
element - Variable in class com.objsys.asn1j.runtime.Asn1Choice
This member variable is where the selected choice option value is stored.
enable() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeTraceHandler
This method is used to turn PER bit tracing on
enable() - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeTraceHandler
This method is used to turn PER bit tracing on
enable() - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStreamTraceHandler
This method is used to turn PER bit tracing on
enable() - Method in class com.objsys.asn1j.runtime.Asn1PerTraceHandler
This method is used to turn bit tracing on or off.
enableElementTracking() - Method in class com.objsys.asn1j.runtime.Asn1Context
Enable element name tracking.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This overloaded version of the encode method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER) directly into the stream.
encode(Asn1PerOutputStream, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER) directly into the stream.
encode(Asn1PerOutputStream, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This overloaded version of the encode method encodes an ASN.1 character string value directly into the stream, in accordance with the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
Encode the value in accordance with OER.
encode(Asn1OerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
Encode the string, with or without a length determinant.
encode(Asn1NasEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn18BitCharString
This method encodes a 1-octet length, then uses ASCII conversion to convert characters to bytes, which it encodes.
encode(Asn1BerEncodeBuffer, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method encodes ASN.1 time string type.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method is the base implementation of the standard Packed Encoding Rules (PER) encode method.
encode(Asn1BerOutputStream, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method encodes and writes to the stream an ASN.1 time string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method encodes and writes to stream an ASN.1 time string value using the standard Packed Encoding Rules (PER) encode method.
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method encodes this ASN.1 time into xsd:dateTime format with element and attribute name tag according to the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Base64BinaryString
This method encodes ASN.1 octet string type using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1Type, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes to the stream ASN.1 types.
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1BigDecimal
This method encodes an xsd:BigDecimal value using the XML Encoding as specified in the W3C XML schema standard.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an ASN.1 integer value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerEncodeBuffer, BigInteger, BigInteger) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an ASN.1 integer value using Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Encode this value as if unconstrained.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an ASN.1 integer value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an ASN.1 integer value using the XML Encoding as specified in the XML schema standard.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Encode this ASN.1 INTEGER value to JSON
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes and writes to the stream an ASN.1 integer value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerOutputStream, BigInteger, BigInteger) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an ASN.1 integer value using Packed Encoding Rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes an ASN.1 bit string value using the BER or DER encoding rules.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes this bit string using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1BitString
 
encode(Asn1PerEncodeBuffer, long, Object) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes a size-constrained ASN.1 bit string value using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Object, long) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes a size-constrained ASN.1 bit string value using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Object, Object) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes a size-constrained ASN.1 bit string value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes this ASN.1 BIT STRING value, according to OER.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes ASN.1 bit string type using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String, String[], int[]) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes ASN.1 bit string type using the XML Encoding as specified in the XML schema standard.
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes ASN.1 bit string type using the XML Encoding as specified in the XML schema standard.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Encode ASN.1 BIT STRING to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes and writes to the stream an ASN.1 bit string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes an unconstrained ASN.1 bit string value using the packed encoding rules (PER)into the stream.
encode(Asn1PerOutputStream, long, long) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes a size-constrained ASN.1 bit string value using the packed encoding rules (PER) into the stream.
encode(Asn1MderOutputStream, int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Encode this BIT STRING into the MDER encoding.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method encodes an ASN.1 string type.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This overloaded version of the encode method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
Encode the value in accordance with OER.
encode(Asn1OerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
Encode the string, with or without a length determinant.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method encodes and writes to the stream an ASN.1 BMP string including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method encodes an ASN.1 BMP string value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This method encodes an ASN.1 BMP string value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1BMPString
This overloaded version of the encode method encodes an ASN.1 BMP string value in accordance with the packed encoding rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value using the Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
Encode BOOLEAN value according to OER.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value using the XML encoding rules (XER).
encode(Asn1XerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value according to the Obj-Sys XML encoding rules.
encode(Asn1XmlEncoder, String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
Encode this boolean value to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes and writes to the stream an ASN.1 boolean value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value using the Packed Encoding Rules (PER).
encode(Asn1Type, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method encodes and writes to the stream ASN.1 types.
encode(Asn1BerEncodeBuffer, String, boolean, Asn1Tag) - Static method in class com.objsys.asn1j.runtime.Asn1CharString
Encode the given string value, as a character string, according to BER, encoding a single byte per character.
encode(Asn1BerEncodeBuffer, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method encodes ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
encode(Asn1PerEncodeBuffer, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, int, int, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This overloaded version of the encode method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method encodes ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method encodes ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1CharString
Encode the value of this object as a JSON string.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1ChoiceExt
This method encodes an ASN.1 open type extension value using the Basic Encoding Rules (BER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ChoiceExt
This method encodes an ASN.1 open type extension value using the Packed Encoding Rules (PER).
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1ChoiceExt
This method encodes an ASN.1 open type extension value using the Basic Encoding Rules (BER).
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1ChoiceExt
This method encodes an ASN.1 open type value using the Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ChoiceExt
Encode this unknown choice extension using the Octet Encoding Rules (OER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method encodes an ASN.1 DATE string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method encodes and writes to the stream an ASN.1 DATE value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method encodes an ASN.1 DATE value in accordance with the octet encoding rules (OER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method encodes an ASN.1 DATE value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Date
This method encodes an ASN.1 DATE value in accordance with the packed encoding rules (PER) directly into the stream.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method encodes an ASN.1 DATE-TIME string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method encodes and writes to the stream an ASN.1 DATE-TIME value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method encodes an ASN.1 DATE-TIME value in accordance with the octet encoding rules (OER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method encodes an ASN.1 DATE-TIME value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1DateTime
This method encodes an ASN.1 DATE-TIME value in accordance with the packed encoding rules (PER) directly into the stream.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method encodes an ASN.1 DURATION string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method encodes and writes to the stream an ASN.1 DURATION value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method encodes an ASN.1 DURATION value in accordance with the octet encoding rules (PER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method encodes an ASN.1 DURATION value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Duration
This method encodes an ASN.1 DURATION value in accordance with the packed encoding rules (PER) directly into the stream.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes an ASN.1 enumerated value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes an ASN.1 enumerated value using the Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
Encode enumerated value according to OER.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes an ASN.1 enumerated value using the XML encoding rules (XER).
encode(Asn1XerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes an ASN.1 enumerated value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes an ASN.1 enumerated value using the Obj-Sys XML Encoding rules.
encode(Asn1XmlEncoder, String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes an ASN.1 enumerated value.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
Encode the enumerated value to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes and writes to the stream an ASN.1 enumerated value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream, long, long) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method encodes an ASN.1 enumerated value using the Packed Encoding Rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
This method encodes and writes to stream an ASN.1 generalized time string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1GeneralString
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1GeneralString
This method encodes and writes to the stream an ASN.1 general string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1GeneralString
Encode this GeneralString to JSON.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1GraphicString
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1GraphicString
This method encodes and writes to the stream an ASN.1 graphic string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1GraphicString
Encode this GraphicString to JSON.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1IA5String
This method encodes an ASN.1 IA5 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1IA5String
This method encodes and writes to the stream an ASN.1 IA5 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes an ASN.1 integer value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes an unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a constrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerEncodeBuffer, Object, long) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerEncodeBuffer, long, Object) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a semi-constrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerEncodeBuffer, Object, Object) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode this value as if unconstrained.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes an ASN.1 integer value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes an ASN.1 integer value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode the value of this object as a JSON number.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes and writes to the stream an ASN.1 integer value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes an unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerOutputStream, long, long) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a constrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerOutputStream, Object, long) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerOutputStream, long, Object) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a semi-constrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1PerOutputStream, Object, Object) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a unconstrained ASN.1 integer value using the Packed Encoding Rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method encodes an ASN.1 null value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method encodes an ASN.1 null value in accordance with the Packed Encoding Rules (PER).
encode(Asn1NasEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Null
 
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Null
Encode ASN.1 NULL type, using Octet Encoding Rules (OER).
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method encodes an ASN.1 null value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method encodes an ASN.1 null value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Null
Encode this ASN.1 null value to JSON
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method encodes and writes to the stream an ASN.1 NULL value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Null
This method encodes an ASN.1 null value in accordance with the Packed Encoding Rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1NumericString
This method encodes an ASN.1 string type.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1NumericString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1NumericString
This overloaded version of the encode method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1NumericString
This method encodes and writes to the stream an ASN.1 numeric string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1ObjectDescriptor
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1ObjectDescriptor
This method encodes and writes to the stream an ASN.1 object descriptor value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method encodes an ASN.1 object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method encodes an ASN.1 object identifier value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method encodes an ASN.1 OBJECT IDENTIFIER according to Octet Encoding Rules (OER).
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method encodes an ASN.1 object identifier value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method encodes an ASN.1 object identifier value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
Encode this object identifier to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method encodes and writes to the stream an ASN.1 object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method encodes an ASN.1 object identifier value using the packed encoding rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes an ASN.1 octet string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes an unconstrained ASN.1 octet string value using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes a size-constrained ASN.1 octet string value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes this ASN.1 OCTET STRING value, according to OER.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes ASN.1 octet string type using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes ASN.1 octet string type as an xmlhstring.
encode(Asn1XmlEncoder, String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes ASN.1 octet string type using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Encode this octet string to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes and writes to the stream an ASN.1 octet string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes an unconstrained ASN.1 octet string value using the packed encoding rules (PER).
encode(Asn1PerOutputStream, long, long) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes a size-constrained ASN.1 octet string value using the packed encoding rules (PER).
encode(Asn1MderOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Encode this octet string into the MDER encoding.
encode(Asn1MderOutputStream, int) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Encode this octet string into the MDER encoding.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method encodes an ASN.1 OID-IRI string value.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method encodes an ASN.1 OID-IRI value using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method encodes an ASN.1 OID-IRI value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method encodes an ASN.1 OID-IRI string value according to the Octet Encoding Rules (OER).
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method encodes and writes to the stream an ASN.1 OID-IRI value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method encodes an ASN.1 OID-IRI string value using the packed encoding rules (PER).
encode(Asn1PerOutputStream, long, long) - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
This method encodes an ASN.1 OID-IRI string value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes the ASN.1 open type extensions using Octet Encoding Rules (OER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 open type extension value using the Basic Encoding Rules (BER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 open type extension value using the Packed Encoding Rules (PER).
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 open type extension value using the Basic Encoding Rules (BER) and writes it into the stream.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 open type extension value using the Packed Encoding Rules (PER).
encode(Asn1XerEncoder) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 open type extension value using the XML Encoding Rules (XER).
encode(Asn1XmlEncoder) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 integer value using the XML Encoding as specified in the XML schema standard (asn2xsd).
encode(Asn1JsonOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
Encode the open extension elements to JSON
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value using the Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value using the Octet Encoding Rules (OER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1XmlEncoder) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value using the XML Encoding Rules (XER).
encode(Asn1XerEncoder) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value using the XML Encoding Rules (XER).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes and writes to the stream an ASN.1 open type value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an ASN.1 open type value using the Packed Encoding Rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1PrintableString
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1PrintableString
This method encodes and writes to stream an ASN.1 printable string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes an ASN.1 REAL value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes ASN.1 REAL value using the Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Encode this REAL value, according to OER, into the buffer.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes an ASN.1 real value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes an ASN.1 real value according to Obj-Sys encoding rules.
encode(Asn1XmlEncoder, String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes an ASN.1 real value according to XER encoding rules.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Real
Encode this ASN.1 real value to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes and writes to the stream an ASN.1 real value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes ASN.1 REAL value using the Packed Encoding Rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an ASN.1 real10 value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1DerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an ASN.1 real10 value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an real10 value using the Packed Encoding Rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an ASN.1 REAL value, whose base is 10, according to OER.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an ASN.1 integer value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an ASN.1 integer value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Real10
Encode this ASN.1 real value to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes and writes to the stream an ASN.1 real10 value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1CerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes and writes to the stream an ASN.1 real10 value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an ASN.1 real10 value using the Packed Encoding Rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method encodes an ASN.1 relative object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method encodes an ASN.1 relative object identifier value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method encodes an ASN.1 RELATIVE-OID according to Octet Encoding Rules (OER).
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method encodes an ASN.1 RELATIVE-OID value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method encodes an ASN.1 RELATIVE-OID value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method encodes and writes to the stream an ASN.1 object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
This method encodes an ASN.1 relative object identifier value using the packed encoding rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method encodes an ASN.1 object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method encodes an ASN.1 object identifier value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method encodes an ASN.1 OBJECT IDENTIFIER according to Octet Encoding Rules (OER).
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method encodes an ASN.1 object identifier value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method encodes an ASN.1 object identifier value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
Encode this object identifier to JSON.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method encodes and writes to the stream an ASN.1 object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
This method encodes an ASN.1 relative object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
This method encodes an ASN.1 relative object identifier value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
This method encodes an ASN.1 RELATIVE-OID according to Octet Encoding Rules (OER).
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
This method encodes an ASN.1 RELATIVE-OID value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
This method encodes an ASN.1 RELATIVE-OID value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
This method encodes and writes to the stream an ASN.1 object identifier value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1T61String
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1T61String
This method encodes and writes to the stream an ASN.1 T61 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1T61String
Encode this T61String to JSON.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method encodes an ASN.1 TIME string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method encodes and writes to the stream an ASN.1 DATE value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method encodes an ASN.1 TIME-OF-DAY string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method encodes and writes to the stream an ASN.1 TIME-OF-DAY value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method encodes an ASN.1 TIME-OF-DAY value in accordance with the octet encoding rules (OER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method encodes an ASN.1 TIME-OF-DAY value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1TimeOfDay
This method encodes an ASN.1 TIME-OF-DAY value in accordance with the packed encoding rules (PER) directly into the stream.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is used to encode this data type in BER or DER format.
encode(Asn1BerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is used to encode a message in BER or DER format.
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method encodes the ASN.1 value represented by this object, following the Octet Encoding Rules (OER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the standard Packed Encoding Rules (PER) encode method.
encode(Asn1NasEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the NAS encode method.
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the standard XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1XerEncoder) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the standard XML Encoding Rules (XER) encode method.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the standard XML Encoding Rules (XER) encode method.
encode(Asn1MderOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method encodes this object's data to an MDER encoding.
encode(Asn1MderOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method encodes this object's data to an MDER encoding.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Type
Encode this type to the given output stream.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method writes to the stream an encoded ASN.1 type value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method is the base implementation of the standard Packed Encoding Rules (PER) encode method using output stream.
encode(Asn1BerEncodeBuffer, boolean) - 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) encode method.
encode(Asn1PerEncodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard Packed Encoding Rules (PER) encode method.
encode(Asn1XerEncoder) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard XML Encoding Rules (XER) encode method.
encode(Asn1XerEncoder, String) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard XML Encoding Rules (XER) encode method.
encode(Asn1MderOutputStream) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method encodes this object's data to an MDER encoding.
encode(Asn1BerOutputStream, boolean) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the streaming oriented BER encode method.
encode(Asn1PerOutputStream) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the streaming oriented PER encode method.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 universal string type.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This overloaded version of the encode method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, int, int, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes the contents of a UniversalString type.
encode(Asn1PerEncodeBuffer, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, int, int, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This overloaded version of the encode method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
Encode the value in accordance with OER.
encode(Asn1OerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
Encode the string, with or without a length determinant.
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 Universal String value using the XML encoding rules (XER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 Universal String value with element and attribute name tag using the XML Encoding as specified in the XML schema standard(asn2xsd).
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
Encode the value of this object as a JSON string.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes and writes to the stream an ASN.1 universal string including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This overloaded version of the encode method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream, int, int, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes the contents of a UniversalString type.
encode(Asn1PerOutputStream, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1PerOutputStream, int, int, Asn1CharSet, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This overloaded version of the encode method encodes an ASN.1 UniversalString value in accordance with the packed encoding rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
This method encodes and writes to the stream an ASN.1 UTC time string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, Asn1Tag, String) - Static method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes a ASN.1 UTF8String.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes an ASN.1 string type.
encode(Asn1PerEncodeBuffer, String) - Static method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes a string using the packed encoding rules (PER) specified for ASN.1 UTF8String.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes an unconstrained ASN.1 UTF-8 string value using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes a size-constrained ASN.1 UTF-8 string value using the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes a ASN.1 UTF8String according to OER.
encode(Asn1OerEncodeBuffer, String) - Static method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes an ASN.1 UTF8String according to OER.
encode(Asn1BerOutputStream, Asn1Tag, String) - Static method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes the given string using the BER encoding rules for UTF8String, including the given tag, if provided.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes and writes to the stream an ASN.1 UTF8 string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes an unconstrained ASN.1 UTF-8 string value using the packed encoding rules (PER).
encode(Asn1PerOutputStream, long, long) - Method in class com.objsys.asn1j.runtime.Asn1UTF8String
This method encodes a size-constrained ASN.1 UTF-8 string value using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
This overloaded version of the encode method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER).
encode(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
Encode the value in accordance with OER.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
This method encodes an ASN.1 character string value in accordance with the packed encoding rules (PER) directly into the stream.
encode(Asn1PerOutputStream, long, long) - Method in class com.objsys.asn1j.runtime.Asn1VarWidthCharString
This overloaded version of the encode method encodes an ASN.1 character string value directly into the stream, in accordance with the packed encoding rules (PER).
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1VideotexString
This method encodes an ASN.1 string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1VideotexString
This method encodes and writes to the stream an ASN.1 videotex string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1VideotexString
Encode this VideotexString to JSON.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1VisibleString
This method encodes an ASN.1 Visible string type.
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1VisibleString
This method encodes and writes to the stream an ASN.1 visible string value including the UNIVERSAL tag value and length if explicit tagging is specified.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method encodes an X.694 order element value including the tag value and length if explicit tagging is specified.
encode(Asn1PerEncodeBuffer, long, long) - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method encodes an unconstrained X.694 order element value using the Packed Encoding Rules (PER).
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method encodes and writes to the stream an X.694 order element value including the tag value and length if explicit tagging is specified.
encode(Asn1PerOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method encodes an unconstrained X.694 order element value using the Packed Encoding Rules (PER).
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlAnyElem
This method encodes the string in XML format.
encode(Asn1XmlEncoder) - Method in class com.objsys.asn1j.runtime.Asn1XmlXSIAttrs
This method writes the set of XSI attributes and the XSI namespace declaration to the encode buffer or stream.
ENCODE - Static variable in class com.objsys.asn1j.runtime.Base64
Specify encoding.
encode(Asn1BerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297CDRHeader
 
encode(Asn1BerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297CDRHeader.TS32297RelVerId
 
encode(Asn1BerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader
 
encode(Asn1BerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297IpAddress
 
encode(Asn1BerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297RelVerId
 
encode(Asn1BerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297Timestamp
 
encode16Bit(Asn1MderOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes this ASN.1 INTEGER value to the MDER encoding.
encode32Bit(Asn1MderOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes this ASN.1 INTEGER value to the MDER encoding.
encode72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Encode to JSON folllowing rules created by Obj-Sys before X.697.
encode8Bit(Asn1MderOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes this ASN.1 INTEGER value to the MDER encoding.
encodeAltDetmnt(int, int, int) - Method in class com.objsys.asn1j.runtime.Asn1NasEncodeBuffer
Encode the given 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.
encodeAPN(String) - Method in class com.objsys.asn1j.runtime.Asn1NasEncodeBuffer
Encode an APN string, given using dot-notation (a.b.c), following TS 24.008 and TS 23.003.
encodeARFCN(int[], int, int, int, Asn1BitString) - Static method in class com.objsys.asn1j.runtime.Asn1NasUtil
Encode a list of ARFCN (frequency list).
encodeAsBase64(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Encode this octet string to JSON using BASE64 form (as required when a BASE64 encoding instruction applies).
encodeAsExtension(Asn1XmlEncoder) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an extension element to XML.
encodeAsExtension(Asn1XerEncoder) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an extension element to XML.
encodeAsExtension(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method encodes an extension element to JSON.
encodeAsHex(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Encode this octet string to JSON using the standard (hexadecimal) form.
encodeAsHexChar(byte) - Method in class com.objsys.asn1j.runtime.Asn1JsonOutputStream
Encode the given byte to hexadecimal chars.
encodeAsHexChars(byte[], int) - Method in class com.objsys.asn1j.runtime.Asn1JsonOutputStream
Encode the given bytes to hexadecimal chars.
encodeAsOpenType(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method encodes the ASN.1 value represented by this object, following the Octet Encoding Rules (OER), as the value for the actual type of an open type (i.e., it precedes its encoding with a length).
encodeAsString(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Encode ASN.1 BIT STRING to JSON.
encodeAttr(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes an XML attribute value.
encodeAttr(String, String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method encodes an XML attribute value.
encodeAttr(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes an XML attribute value.
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Base64BinaryString
This method encodes a base64 string type attribute using the XML encoding as specified in the XML schema standard(asn2xsd).
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1BigDecimal
This method encodes an ASN.1 real value using the XML Encoding as specified in the W3C XML schema standard(asn2xsd).
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
This method encodes an ASN.1 integer value using the XML Encoding as specified in the XML schema standard.
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method encodes an ASN.1 boolean value using the XML Encoding as specified in the W3C XML schema standard(asn2xsd).
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes an ASN.1 integer value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes ASN.1 octet string type using the XML Encoding as specified in the XML schema standard(asn2xsd).
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes an ASN.1 real value using the XML Encoding as specified in the W3C XML schema standard(asn2xsd).
encodeAttribute(Asn1XmlEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method encodes an ASN.1 integer value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encodeBase64Array(byte[]) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Translates the specified byte array to Base64 string.
encodeBase64Binary(byte[]) - Static method in class com.objsys.asn1j.runtime.Asn1OctetString
Encodes bytes into base64 ASCII characters using the algorithm defined in RFC2045, as defined in w3c stadard http://www.w3.org/tr/2001/rec-xmlschema-2-20010502#base64Binary
encodeBigDecimal() - Method in class com.objsys.asn1j.runtime.Asn1BigDecimal
 
encodeBinStrValue(byte[], int) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes XML binary string data
encodeBinStrValue(byte[], int) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes XML binary string data
encodeBinStrValue(byte[], int) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes XML binary string data
encodeBinStrValue(byte[], int) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes XML binary string data
encodeBinStrValue(byte[], int) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
This method encodes XML binary string data
encodeBit(boolean) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method encodes a single bit value.
encodeBit(boolean, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes a single bit value.
encodeBit(boolean) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes a single bit value.
encodeBit(boolean) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes a single bit value.
encodeBit(boolean, String) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes a single bit value.
encodeBit(boolean) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeBit(boolean, String) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeBits(byte, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method encodes bit values from an octet.
encodeBits(byte[], int, int, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method encodes bit values from an array of octets.
encodeBits(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method encodes bit values from an array of octets.
encodeBits(Asn1NasEncodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode the lowest nbits bits of this integer's long value to the given buffer.
encodeBits(byte[], int, int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes bit values from an array of octets.
encodeBits(byte[], int, int, int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes bit values from an array of octets.
encodeBits(byte[], int, int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes bit values from an array of octets.
encodeBits(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes bit values from an array of octets.
encodeBits(byte, int) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes bit values from an octet.
encodeBits(byte[], int, int) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes bit values from an array of octets.
encodeBits(byte[], int, int, String) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes bit values from an array of octets.
encodeBits(byte, int) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeBits(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeBits(byte[], int, int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeBitsPattern(byte, int) - Method in class com.objsys.asn1j.runtime.Asn1NasEncodeBuffer
This function encodes the given number of bits using a repeating bit pattern.
encodeBitString(byte[], int, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method writes the given array of bytes as bit string value.
encodeBitString(byte[], int, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method writes the given array of bytes as bit string value.
encodeBMPString(String, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method writes the given string as BMP string value.
encodeBMPString(String, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method writes the given string as BMP string value.
encodeByte(byte) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method is used to encode a single byte to the encode buffer.
encodeByte(byte) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method is used to encode a single byte to the output stream.
encodeByte(byte) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeHelper
This method is used to encode a single byte to the output stream.
encodeByteAlignPattern(byte) - Method in class com.objsys.asn1j.runtime.Asn1NasEncodeBuffer
This function will byte-align the buffer by encoding according to the given pattern.
encodeBytes(byte[]) - Static method in class com.objsys.asn1j.runtime.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.objsys.asn1j.runtime.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.objsys.asn1j.runtime.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.objsys.asn1j.runtime.Base64
Encodes a byte array into Base64 notation.
encodeCharString(String, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes to the stream an ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
encodeCharString(String, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method encodes and writes to the stream an ASN.1 8-bit character string types including IA5String, PrintableString, NumericString, etc.
encodeCharString(String, int, int, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes the contents of a known-multiplier character string type.
encodeCharString(String, int, int, int, int, Asn1CharSet) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes the contents of a known-multiplier character string type.
encodeCharString(String, int, int, int, int, Asn1CharSet) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeCharStrOctStr(String) - Method in class com.objsys.asn1j.runtime.Asn1JsonOutputStream
Encode the given character string to a JSON string as if the character string were an octet string.
encodeConsWholeNumber(long, long, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method implements the rules to encode a constrained whole number as specified in section 10.5 of the X.691 standard.
encodeConsWholeNumber(long, long) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method implements the rules to encode a constrained whole number as specified in section 10.5 of the X.691 standard.
encodeConsWholeNumber(long, long, String) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method implements the rules to encode a constrained whole number as specified in section 10.5 of the X.691 standard.
encodeConsWholeNumber(long, long) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method implements the rules to encode a constrained whole number as specified in section 10.5 of the X.691 standard.
encodeConsWholeNumber(long, long, String) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeConsWholeNumber(long, long) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeContent(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method encodes the content of an ASN.1 bit string value, according to OER.
encodeContent(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method encodes the content of an ASN.1 OCTET STRING, according to OER.
encodeData(Asn1XmlXerEncoder) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method encodes an ASN.1 Universal String value using the XML Encoding as specified in the XML schema standard(asn2xsd).
encodeData(String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes XML string data
encodeData(String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes XML string data
encodeData(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes XML string data
encodeData(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes XML string data
encodeData(String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
This method encodes XML string data
encodeDate(Asn1OerEncodeBuffer, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a date value according to OER, using the given encoder.
encodeDate(Asn1PerEncoder, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a date value according to PER, using the given encoder.
encodeDateTime(Asn1OerEncodeBuffer, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a datetime value according to OER.
encodeDateTime(Asn1PerEncoder, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a datetime value.
encodeDouble(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Encode this REAL value, according to OER, in double precision format, into the buffer.
encodeDouble(Asn1XmlEncoder, double, String, String) - Static method in class com.objsys.asn1j.runtime.Asn1XmlUtil
This method encodes an ASN.1 real value using the XML encoding (non-XER).
encodeDouble(Asn1XmlEncoder, double) - Static method in class com.objsys.asn1j.runtime.Asn1XmlUtil
This method encodes an ASN.1 real value using the XML encoding (non-XER).
encodeDoubleValue(double, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes an XML REAL (double) value (with start and end tags).
encodeDoubleValue(double, String, String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method encodes an XML REAL (double) value (with start and end tags).
encodeDoubleValue(double, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes an XML REAL (double) value (with start and end tags).
encodeDuration(Asn1OerEncodeBuffer, String) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a duration according to OER.
encodeDuration(Asn1PerEncoder, String, boolean) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a duration according to PER.
encodeEmptyElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes an XML empty element tag
encodeEmptyElement(String) - Method in interface com.objsys.asn1j.runtime.Asn1XerEncoder
This method encodes an XML empty element tag.
encodeEmptyElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes an XML empty element tag.
encodeEmptyElement(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes an XML empty element tag
encodeEmptyElement(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeHelper
This method encodes an XML empty element tag
encodeEmptyElement(String, String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method encodes an XML empty element tag.
encodeEmptyElement(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes an XML empty element tag
encodeEndDocument() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes standard trailor information at the end of the XML document.
encodeEndDocument() - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes standard trailor information at the end of the XML document.
encodeEndDocument() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes standard trailor information at the end of the XML document.
encodeEndDocument() - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes standard trailor information at the end of the XML document.
encodeEndDocument() - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
This method encodes standard trailor information at the end of the XML document.
encodeEndElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes an XML end element tag
encodeEndElement(String) - Method in interface com.objsys.asn1j.runtime.Asn1XerEncoder
This method encodes an XML end element tag.
encodeEndElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes an XML end element tag.
encodeEndElement(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes an XML end element tag
encodeEndElement(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeHelper
This method encodes an XML end element tag
encodeEndElement(String, String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method encodes an XML end element tag.
encodeEndElement(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes an XML end element tag.
encodeEOC() - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes an End-Of-Contents marker to the stream.
encodeExtBits(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 open type extension value bits using the Packed Encoding Rules (PER).
encodeExtBits(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method encodes an ASN.1 open type extension value bits using the Packed Encoding Rules (PER).
encodeFromFile(String) - Static method in class com.objsys.asn1j.runtime.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeHexStrValue(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes XML hexadecimal string data
encodeHexStrValue(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes XML hexadecimal string data
encodeHexStrValue(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes XML hexadecimal string data
encodeHexStrValue(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes XML hexadecimal string data
encodeHexStrValue(byte[]) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
This method encodes XML hexadecimal string data
encodeIdentifier(int) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method encodes an ASN.1 identifier value such as the ones used in a tags or object identifiers.
encodeIdentifier(BigInteger) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method encodes an ASN.1 identifier value such as the ones used in a tags or object identifiers.
encodeIdentifier(long) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes to the stream an ASN.1 identifier value such as those used in tags or object identifiers.
encodeIdentifier(int) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode an identifier according to OER.
encodeIdentifier(Asn1Writable, BigInteger) - Static method in class com.objsys.asn1j.runtime.Asn1StringOID
This method writes the BER contents octets for a single identifier, such as those use in tags and object identifiers, to the given writable.
encodeInt(long, int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes bit values from an integer value.
encodeInt(long, int) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes bit values from an integer value.
encodeInt(long, boolean, boolean, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method implements the rules to encode either a non-negative binary integer as specified in section 10.3 or a two's complement binary integer as specified in section 10.4 of the X.691 standard.
encodeInt(long, boolean, boolean) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method implements the rules to encode either a non-negative binary integer as specified in section 10.3 or a two's complement binary integer as specified in section 10.4 of the X.691 standard.
encodeInt(long, int, String) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes bit values from an integer value.
encodeInt(long, int) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes bit values from an integer value.
encodeInt(long, boolean, boolean, String) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method implements the rules to encode either a non-negative binary integer as specified in section 10.3 or a two's complement binary integer as specified in section 10.4 of the X.691 standard.
encodeInt(long, boolean, boolean) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method implements the rules to encode either a non-negative binary integer as specified in section 10.3 or a two's complement binary integer as specified in section 10.4 of the X.691 standard.
encodeInt(long, int, String) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeInt(long, int) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeInt(long, boolean, boolean, String) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeInt(long, boolean, boolean) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeIntervalDE(Asn1PerEncoder, String, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
encodeIntervalSD(Asn1PerEncoder, String, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
encodeIntervalSE(Asn1PerEncoder, String, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
encodeIntSigned(long, byte[], int) - Static method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
Encode an integer value as a signed value (2's complement), in the minimum number of octets possible (>=1), into the given array.
encodeIntSigned(long, int) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode an integer value as a signed value (2's complement form), in the given number of octets.
encodeIntSigned(long) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode an integer value as a variable length, signed integer, including encoding the length, according to OER.
encodeIntUnsigned(long, byte[], int) - Static method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
Encode an integer value as an unsigned value (binary integer), in the minimum number of octets possible (>=1), into the given array.
encodeIntUnsigned(long, int) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode an integer value as an unsigned value (binary integer) in the given number of octets.
encodeIntUnsigned(long) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode an integer value as a variable length, unsigned integer, including encoding the length, according to OER.
encodeIntValue(long) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method encodes an ASN.1 integer value's contents according to the ASN.1 Basic Encoding Rules (BER)..
encodeIntValue(long, boolean) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes to the stream an ASN.1 integer value's contents according to the ASN.1 Basic Encoding Rules (BER).
encodeLength(int) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method encodes a length value.
encodeLength(int) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes a length value to the stream.
encodeLength(long) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode an OER length determinant
encodeLength(long) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes either a constrained or unconstrained length depending on whether a size constraint object is set in this object.
encodeLength(long, long, long) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes a constrained length determinant value.
encodeLength(long) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes a general (unconstrained) length determinant value as described in section 10.9 or the X.691 standard.
encodeLength(long, long, long) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes a constrained length determinant value.
encodeLength(long) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeLength(long, long, long) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeLengthEOM(long) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method checks to see if a zero byte needs to be added after a fragmented length has been encoded.
encodeLengthEOM(long) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method checks to see if a zero byte needs to be added after a fragmented length has been encoded.
encodeLengthEOM(long) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeLongBits(long, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method encodes bit values from a long.
encodeLongBits(long, int, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method encodes bit values from a long.
encodeMCCMNC(Asn1IA5String, Asn1IA5String) - Method in class com.objsys.asn1j.runtime.Asn1NasEncodeBuffer
Encode an MCC-MNC pair.
encodeMergeBits(Asn1NasEncodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode the lowest nbits bits of this integer's long value to the given buffer.
encodeMobileIdentityType1(int, String) - Method in class com.objsys.asn1j.runtime.Asn1NasEncodeBuffer
Encode alternatives of MobileIdentity.
encodeNamedValue(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes an XML named value (with start and end tags)
encodeNamedValue(String, String) - Method in interface com.objsys.asn1j.runtime.Asn1XerEncoder
This method encodes an XML named value (with start and end tags).
encodeNamedValue(String, String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes an XML named value (with start and end tags).
encodeNamedValue(String, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes an XML named value (with start and end tags)
encodeNamedValue(String, String, String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method encodes an XML named value (with start and end tags).
encodeNamedValue(String, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes an XML named value (with start and end tags)
encodeNamedValueElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes an XML named value element tag
encodeNamedValueElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes an XML named value element tag.
encodeNamedValueElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes an XML named value element.
encodeNamedValueElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes an XML named value element tag.
encodeNamedValueElement(String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
This method encodes an XML named value element tag.
encodeNamespace(Asn1XmlNamespace) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeHelper
Encode the given namespace on the next start element tag.
encodeNSAttrs() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeHelper
This method encodes XML namespace attributes in the form 'xmlns[:prefix]="uri"'.
encodeObject(Serializable) - Static method in class com.objsys.asn1j.runtime.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.objsys.asn1j.runtime.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeOctetString(byte[], boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method writes the given array of bytes as octet string value.
encodeOctetString(byte[], boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method writes the given array of bytes as octet string value.
encodeOctetString(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes the given array of bytes as an unconstrained octet string value.
encodeOctetString(byte[], int, int) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes the given array of bytes as an unconstrained octet string value.
encodeOctetString(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeOIDLengthAndValue(int[]) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes the length and contents of an object identifier value.
encodeOIDLengthAndValue(int[]) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes the length and contents of an object identifier value.
encodeOIDLengthAndValue(int[]) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeOpenType(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes the given array of bytes as an open type.
encodeOpenType(Asn1PerEncodeBuffer, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This overloaded version of encodeOpenType will encode the componet in the given PER encode buffer into this PER encode buffer.
encodeOpenType(byte[], int, int) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes the given array of bytes as an open type.
encodeOpenType(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeQuantity(int) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode an OER quantity (used for SEQUENCE-OF and SET-OF).
encodeReal(Asn1XerEncoder, double, String) - Static method in class com.objsys.asn1j.runtime.Asn1XerUtil
This method encodes an ASN.1 real value using the XML encoding rules (XER).
encodeRealValue(double, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes an XML REAL (double) value (with start and end tags).
encodeRealValue(double, String) - Method in interface com.objsys.asn1j.runtime.Asn1XerEncoder
This method encodes an XML REAL (double) value (with start and end tags).
encodeRealValue(double, String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes an XML REAL (double) value (with start and end tags).
encodeRelOIDLengthAndValue(int[]) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes the length and contents of a relative object identifier value.
encodeRelOIDLengthAndValue(int[]) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method encodes the length and contents of a relative object identifier value.
encodeRelOIDLengthAndValue(int[]) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeSigned(Asn1OerEncodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Encode integer value as a signed value (2's complement) in the given number of octets.
encodeSigned(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Encode this value as a variable-size signed integer, with length, according to OER.
encodeSigned(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode this value as a variable-size signed integer, with length, according to OER.
encodeSigned(Asn1OerEncodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode integer value as a signed value (2's complement) in the given number of octets.
encodeSingle(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Real
Encode this REAL value, according to OER, in single precision format, into the buffer.
encodeSmallLength(int) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method implements the rules to encode a normally small length as specified in section 11.9 of the X.691 standard.
encodeSmallLength(int) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method implements the rules to encode a normally small length as specified in section 11.9 of the X.691 standard.
encodeSmallLength(int) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeSmallNonNegWholeNumber(int) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method implements the rules to encode a small non-negative whole number as specified in section 10.6 of the X.691 standard.
encodeSmallNonNegWholeNumber(int) - Method in interface com.objsys.asn1j.runtime.Asn1PerEncoder
This method implements the rules to encode a small non-negative whole number as specified in section 10.6 of the X.691 standard.
encodeSmallNonNegWholeNumber(int) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
 
encodeStartDocument() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes standard header information at the beginning of the XML document.
encodeStartDocument() - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes standard header information at the beginning of the XML document.
encodeStartDocument() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes standard header information at the beginning of the XML document.
encodeStartDocument() - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes standard header information at the beginning of the XML document.
encodeStartDocument() - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
This method encodes standard header information at the beginning of the XML document.
encodeStartElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method encodes an XML start element tag
encodeStartElement(String) - Method in interface com.objsys.asn1j.runtime.Asn1XerEncoder
This method encodes an XML start element tag.
encodeStartElement(String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method encodes an XML start element tag.
encodeStartElement(String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes an XML start element tag.
encodeStartElement(String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeHelper
This method encodes an XML start element tag.
encodeStartElement(String, String, boolean) - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method encodes an XML start element and attribute tag.
encodeStartElement(String, String, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes an XML start element tag with attribute.
encodeString(String) - Method in class com.objsys.asn1j.runtime.Asn1JsonOutputStream
Encode the given Java string as a JSON string.
encodeStringTag(int, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method encodes and writes both a tag and length value to the stream.
encodeStringTag(int, short, short, int) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method encodes and writes both a tag and length value to the stream.
encodeTag(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method encodes a tag value.
encodeTag(short, short, int) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method encodes a tag value.
encodeTag(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes a tag value to the stream.
encodeTag(short, short, int) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes a tag value to the stream.
encodeTag(short, int) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Encode a tag according to OER.
encodeTagAndIndefLen(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes both a tag and an indefinite length indicator to the stream.
encodeTagAndIndefLen(short, short, int) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This overloaded version of encodeTagAndIndefLen allows tag value components to be specified instead of an Asn1Tag object.
encodeTagAndLength(Asn1Tag, int) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method encodes both a tag and length value.
encodeTagAndLength(short, short, int, int) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This overloaded version of encodeTagAndLength allows tag value components to be specified instead of an Asn1Tag object
encodeTagAndLength(Asn1Tag, int) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method encodes and writes both a tag and length value to the stream.
encodeTallyMarks(Asn1NasEncodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode this integer's value by encoding as many "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.
encodeTallyMarksPattern(Asn1NasEncodeBuffer, byte) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode this integer's value by encoding as many "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.
encodeTime(Asn1OerEncodeBuffer, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a time value according to OER.
encodeTime(Asn1PerEncoder, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
Encode a time value.
encodeToFile(byte[], String) - Static method in class com.objsys.asn1j.runtime.Base64
Convenience method for encoding data to a file.
encodeUnconsLength(long) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method encodes a general (unconstrained) length determinant value as described in section 10.9 or the X.691 standard.
encodeUnivString(int[], boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerOutputStream
This method writes the given array of integers as UniversalString value.
encodeUnivString(int[], boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1CerOutputStream
This method writes the given array of integers as UniversalString value.
encodeUnsigned(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Encode this value as a variable-size unsigned integer, with length, according to OER.
encodeUnsigned(Asn1OerEncodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Encode integer value as an unsigned value (binary integer) in the given number of octets.
encodeUnsigned(Asn1OerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode this value as a variable-size unsigned integer, with length, according to OER.
encodeUnsigned(Asn1OerEncodeBuffer, int) - Method in class com.objsys.asn1j.runtime.Asn1Integer
Encode integer value as an unsigned value (binary integer) in the given number of octets, according to OER.
encodeV72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1BitString
Encode this bit string to JSON.
encodeV72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1GeneralString
Encode this GeneralString to JSON, following custom ObjSys rules from asn1c v7.2.
encodeV72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1GraphicString
Encode this GraphicString to JSON, following custom ObjSys rules from asn1c v7.2.
encodeV72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Real
Encode this ASN.1 real value to JSON.
encodeV72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1Real10
Encode this ASN.1 real value to JSON.
encodeV72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1T61String
Encode this T61String to JSON, following custom ObjSys rules from asn1c v7.2.
encodeV72(Asn1JsonOutputStream) - Method in class com.objsys.asn1j.runtime.Asn1VideotexString
Encode this VideotexString to JSON, following custom ObjSys rules from asn1c v7.2.
encodeValue(Asn1EncodeBuffer, BigInteger, boolean) - Static method in class com.objsys.asn1j.runtime.Asn1BigInteger
 
encodeValue(Asn1PerEncoder, long, long, long) - Static method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes a constrained ASN.1 integer value using the Packed Encoding Rules (PER).
encodeValue(Asn1XmlEncoder) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method encodes an ASN.1 real value using the XML encoding (non-XER).
encodeXER(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method encodes this ASN.1 time according to XER encoding rules.
encodeXMLData(Asn1XmlXerEncoder) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method encodes this ASN.1 time string into xsd:dateTime format.
encodeXSIAttrs() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method encodes XSI attributes.
encodeXSIAttrs() - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method encodes XSI attributes.
encodeXSIAttrs() - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method encodes XSI attributes.
endElement(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerMessageDumpHandler
This method is invoked after parsing is complete on each tag/length/value (TLV) in the message.
endElement(String, int) - Method in class com.objsys.asn1j.runtime.Asn1ElementTracker
 
endElement(String, int) - Method in class com.objsys.asn1j.runtime.Asn1NamedEventDispatcher
 
endElement(String, int) - Method in interface com.objsys.asn1j.runtime.Asn1NamedEventHandler
The endElement callback method is invoked when the end of an element within a constructed type (SEQUENCE, SET, SEQUENCE OF, SET OF, or CHOICE) is detected.
endElement(String, String, String) - Method in class com.objsys.asn1j.runtime.Asn1OpenType.SaxHandler
 
endElement(Asn1Tag) - Method in interface com.objsys.asn1j.runtime.Asn1TaggedEventHandler
The endElement callback method is invoked when the end of a tagged element is parsed.
endElement(String, int) - Method in class com.objsys.asn1j.runtime.Asn1TraceHandler
The endElement callback method is invoked when the end of an element within a constructed type (SEQUENCE, SET, SEQUENCE OF, SET OF, or CHOICE) is detected.
endElement(String, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlAnyElem.XsdAnySaxHandler
 
endElement(String, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlSaxSimpleType
 
endGroup() - Method in class com.objsys.asn1j.runtime.Asn1XerSaxHandler
This event method should be invoked when the group being decoded by this handler is decided to be complete.
endSetOf() - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
If canonical mode is on, encode each of the SET OF occurrences, in sorted order, to the original buffer, the one that created this buffer.
ENUM - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
ASN.1 ENUMERATED type tag value
ENUMERATED - Static variable in class com.objsys.asn1j.runtime.Asn1Type
ENUMERATED type code = 10
EOC - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
ASN.1 end-of-contents (EOC) type tag value
EOC - Static variable in class com.objsys.asn1j.runtime.Asn1Type
EOC type code = 0
equals(String) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method compares this object with a String value.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method compares this object with Asn1Time class instance or with Calendar instance.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1ArrayType
This method compares this type element with the passed type element.
equals(double) - Method in class com.objsys.asn1j.runtime.Asn1BigDecimal
This method compares this REAL value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1BigDecimal
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
Compares this Asn1BigInteger with the specified Object for equality.
equals(int, byte[]) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method compares this bit string value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method compares this bit string value to the given value for equality.
equals(boolean) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method compares this boolean value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method compares this boolean value to the given value for equality.
equals(String) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method compares this character string value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method compares this character string value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Choice
This method compares this type element with the passed type element.
equals(int) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method compares this enumerated value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method compares this enumerated value to the given value for equality.
equals(String) - Method in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
This method compares this object with a String value.
equals(long) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method compares this integer value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method compares this integer value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Null
Tests equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method compares this object identifier to the given one for equality.
equals(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method compares this octet string value to the given value for equality.
equals(String) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method compares the given ASN.1 OCTET STRING value to this OCTET STRING value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method compares this octet string value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
Compares extension lists.
equals(double) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method compares this REAL value to the given value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Real
This method compares this REAL value to the given Object for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method compares this object identifier to the given one for equality.
equals(String) - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method compares this object identifier to the given dotted number string.
equals(short, short, int) - Method in class com.objsys.asn1j.runtime.Asn1Tag
This method compares this tag with the given tag value for equality.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Tag
This method compares this tag with the given tag value for equality.
equals(Asn1Type) - Method in class com.objsys.asn1j.runtime.Asn1Type
Return true if the two objects are equal.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method compares this character string value to the given value for equality.
equals(String) - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
This method compares this object with a String value.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method compares this X.694 order value to the given value for equality.
error(SAXParseException) - Method in class com.objsys.asn1j.runtime.Asn1XerSaxHandler
 
eventDispatcher - Variable in class com.objsys.asn1j.runtime.Asn1Context
The named event dispatcher for this context.
expired() - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeContext
This method will determine if a decoding context is expired.
EXPL - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
This specifies that explicit tagging should be used.
EXTERNAL - Static variable in class com.objsys.asn1j.runtime.Asn1Type
EXTERNAL type code = 8
EXTIDCODE - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
Mask value for extended tag identifier indicator
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