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).
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.
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.
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.
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.
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.
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.
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.
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.
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.
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).
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).
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.
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).
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.
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.
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
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.
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.
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.
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.
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.
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.