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

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 PER 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(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(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 an unconstrained ASN.1 bit string value using the packed encoding rules (PER).
encode(Asn1PerEncodeBuffer, 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).
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(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 this 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(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(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, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_context_negotiation
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_context_negotiation
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_context_negotiation
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_syntaxes
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_syntaxes
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_syntaxes
 
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(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(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(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(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.Asn1EmbeddedPDV
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_context_negotiation
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_context_negotiation
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_context_negotiation
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_syntaxes
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_syntaxes
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_syntaxes
 
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(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.Asn1External
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1External
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1External
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1External_encoding
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1External_encoding
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1External_encoding
 
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(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(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(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(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(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(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(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(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) - 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(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(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(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(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(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.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(Asn1BerEncodeBuffer, boolean, Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method encodes ASN.1 time string type.
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Time
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.Asn1Time
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.Asn1Time
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.Asn1Time
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(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(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(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(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(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(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(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(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(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(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(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
encode(Asn1XerEncoder, String) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
encode(Asn1XmlEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlAnyElem
This method encodes the string in XML format.
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
encode(Asn1XmlEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
encode(Asn1XmlEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
encode(Asn1XmlEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
encode(Asn1BerEncodeBuffer, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
encode(Asn1BerOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
encode(Asn1PerEncodeBuffer) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
encode(Asn1XmlEncoder, String, String) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
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.
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.
encode8Bit(Asn1MderOutputStream, boolean) - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method encodes this ASN.1 INTEGER value to the MDER encoding.
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.
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 byte array.
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, 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.Asn1PerEncodeBuffer
This method encodes bit values from an octet.
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) - 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
 
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.
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
 
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
 
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(Asn1PerEncoder, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Encode a date value using the given encoder.
encodeDateTime(Asn1PerEncoder, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Encode a datetime value.
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(Asn1PerEncoder, String, boolean) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Encode a duration.
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(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(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.
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.Asn1PerTime
 
encodeIntervalSD(Asn1PerEncoder, String, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
 
encodeIntervalSE(Asn1PerEncoder, String, boolean, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
 
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.Asn1PerEncodeBuffer
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 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
 
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
 
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
 
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.
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.
encodeTime(Asn1PerEncoder, String, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerTime
Encode a time value.
encodeToFile(byte[], String) - Static method in class com.objsys.asn1j.runtime.Base64
Convenience method for encoding data to a file.
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.
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.Asn1Time
This method encodes this ASN.1 time according to XER encoding rules.
encodeXMLData(Asn1XmlXerEncoder) - Method in class com.objsys.asn1j.runtime.Asn1Time
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.
encoding - Variable in class com.objsys.asn1j.runtime.Asn1External
 
encoding - Variable in class com.objsys.asn1j.runtime.Asn1XerExternal
 
encoding - Variable in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
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.
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(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(Object) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_context_negotiation
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_syntaxes
 
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(Object) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_context_negotiation
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_syntaxes
 
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(Object) - Method in class com.objsys.asn1j.runtime.Asn1External
 
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(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(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(String) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method compares this object with a String value.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1Time
This method compares this object with Asn1Time class instance or with Calendar instance.
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.
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
equals(Object) - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
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 _