- calcIndefLen(byte[], int, int) - Static method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
-
This function calculates the actual length of an indefinite length
message component.
- capture(int) - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
-
This method captures bytes from the input stream to a separate
object for later analysis.
- CENTURY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
-
- characters(String, short) - Method in class com.objsys.asn1j.runtime.Asn1ElementTracker
-
- characters(String, short) - Method in class com.objsys.asn1j.runtime.Asn1NamedEventDispatcher
-
- characters(String, short) - Method in interface com.objsys.asn1j.runtime.Asn1NamedEventHandler
-
The characters callback method is invoked when content
(primitive data) is encountered.
- characters(char[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1OpenType.SaxHandler
-
- characters(String, short) - Method in class com.objsys.asn1j.runtime.Asn1TraceHandler
-
The characters callback method is invoked when content
(primitive data) is encountered.
- characters(char[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlAnyElem.XsdAnySaxHandler
-
- characters(char[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlSaxSimpleType
-
- charAt(String, int) - Static method in class com.objsys.asn1j.runtime.Asn1AbstractTime
-
Returns the character at the specified index in the specified string.
- CHARSET - Static variable in class com.objsys.asn1j.runtime.Asn1BMPString
-
- CHARSET - Static variable in class com.objsys.asn1j.runtime.Asn1IA5String
-
- CHARSET - Static variable in class com.objsys.asn1j.runtime.Asn1NumericString
-
The CHARSET constant specifies the character set
for a numeric string in canonical order.
- CHARSET - Static variable in class com.objsys.asn1j.runtime.Asn1PrintableString
-
- CHARSET - Static variable in class com.objsys.asn1j.runtime.Asn1VisibleString
-
- checkSize(int) - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
-
- checkSize(int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
-
This method determines if the encode buffer can hold the requested
number of additional bytes.
- checkSize(int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
-
This method determines if the encode buffer can hold the requested
number of bytes.
- checkSize(int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
-
This method determines if the encode buffer can hold the requested
number of bytes.
- choiceID - Variable in class com.objsys.asn1j.runtime.Asn1Choice
-
This member variable is where the selected choice option
identifier is stored.
- choiceId - Variable in class com.objsys.asn1j.runtime.Asn1NasAltDecodeAction
-
- choiceIndex - Variable in class com.objsys.asn1j.runtime.Asn1ChoiceExt
-
The choice index value is used with the packed encoding rules (PER)
when this object is used to encode/decode a choice extension.
- ClassMask - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
-
Mask value to mask the class bits from a tag
- clear() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
-
This method clears time string.
- clear(int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
-
This method clears the given bit in the bit string.
- clear() - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
-
Clears out time string.
- clone() - Method in class com.objsys.asn1j.runtime.Asn1Choice
-
Return a clone of this choice.
- clone() - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
-
Returns a "clone" of this object.
- clone() - Method in class com.objsys.asn1j.runtime.Asn1Type
-
Creates and returns a copy of this object.
- close() - Method in class com.objsys.asn1j.runtime.Asn1BerInputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in class com.objsys.asn1j.runtime.Asn1CharOutputStream
-
- close() - Method in class com.objsys.asn1j.runtime.Asn1DerInputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in interface com.objsys.asn1j.runtime.Asn1InputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in class com.objsys.asn1j.runtime.Asn1MderDecodeBuffer
-
- close() - Method in class com.objsys.asn1j.runtime.Asn1OutputStream
-
Closes this output stream and releases any system resources
associated with this stream.
- close() - Method in class com.objsys.asn1j.runtime.Asn1PerInputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
-
Close the stream.
- close() - Method in class com.objsys.asn1j.runtime.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- closeRuntime() - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
Signal that you are finished with the ASN1C runtime and release internal
resources.
- com.objsys.asn1j.runtime - package com.objsys.asn1j.runtime
-
- compare(Object, Object) - Method in class com.objsys.asn1j.runtime.Asn1OctetStringTagComp
-
- compareTo(Object) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
-
This method compares this object with Asn1Time class instance or with Calendar
instance.
- compareTo(Object) - Method in class com.objsys.asn1j.runtime.Asn1OctetString
-
This method compares two Asn1OctetString objects for equality.
- compareTo(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1Tag
-
Compare this tag with the given tag.
- compileString() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
-
Compiles new time string accoring X.680 (clauses 41, 42) and ISO 8601.
- compileString() - Method in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
-
Compiles new time string accoring X.680 (clause 41) and ISO 8601.
- compileString() - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
-
Compiles new time string according to X.680 (clause 42) and ISO 8601.
- CONS - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
-
Mask value for CONSTRUCTED form
- consumeStartElement(String, String, String, Attributes) - Method in class com.objsys.asn1j.runtime.Asn1XerSaxHandler
-
This method should be used in preference to invoking startElement directly
when a parent SAX handler is delegating to a child SAX handler.
- containerHasMoreBits() - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
-
Return true if there are more bits to be read in the current
length-constrained container, which is possibly the outer PDU.
- contents(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1BerMessageDumpHandler
-
This method is invoked after each contents field is parsed.
- contents(byte[]) - Method in interface com.objsys.asn1j.runtime.Asn1TaggedEventHandler
-
The contents callback method is invoked when the contents of
a primitive data element are parsed.
- context - Variable in class com.objsys.asn1j.runtime.Asn1MessageBufferBase
-
- convertToDecimal() - Method in class com.objsys.asn1j.runtime.Asn1Real10
-
This method convert the contained real10 value to XML decimal.
- convertToDER(String) - Static method in class com.objsys.asn1j.runtime.Asn1TimeUtil
-
Return the DER representation of a TimeValue.
- convertToNR3Form(boolean) - Method in class com.objsys.asn1j.runtime.Asn1Real10
-
This method convert the contained real10 value to NR3 form.
- copy(byte) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
-
This method is used to copy a single byte to the encode buffer.
- copy(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
-
This method copies multiple bytes from the given array to the encode
buffer.
- copy(byte) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
-
This abstract method is used to copy a single byte to the
encode buffer.
- copy(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
-
This method copies multiple bytes to the encode buffer
- copy(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
-
This method copies multiple bytes from the given array to the encode
buffer.
- copy(byte) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
-
This method is used to copy a single byte to the encode buffer.
- copy(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
-
This method copies multiple bytes to the encode buffer.
- copy(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
-
This method copies multiple bytes to the encode buffer.
- copy(byte) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
-
This method copies a single byte to the encode buffer.
- copy(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
-
This method copies multiple bytes to the encode buffer
- copy(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
-
This method copies multiple bytes to the encode buffer
- copy(String) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
-
This method copies a character string into the encode buffer
- copy(String) - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
-
This method copies a character string to the encode buffer.
- copy(byte) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
-
This method is used to copy a single byte to the output stream.
- copy(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
-
This method copies multiple bytes to the output stream.
- copy(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
-
This method copies multiple bytes to the output stream.
- copy(String) - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
-
This method copies a character string to the output stream.
- copy(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
-
This method copies a character string to the encode buffer.
- copy(byte) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
-
This method is used to copy a single byte to the output stream.
- copy(byte[]) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
-
This method copies multiple bytes to the output stream.
- copy(byte[], int, int) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
-
This method copies multiple bytes to the output stream.
- copy(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
-
This method copies a character string to the output stream.
- copy(byte) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
-
This method is used to copy a single byte to the encode buffer or stream.
- copy(byte[]) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
-
This method copies multiple bytes to the encode buffer or stream.
- copy(byte[], int, int) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
-
This method copies multiple bytes to the encode buffer or stream.
- copy(String) - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
-
This method copies a character string to the encode buffer or stream.
- copyUnsafe(byte) - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
-
This method is used to copy a single byte to the encode buffer, without
checking whether there is room or not.
- CTXT - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
-
Mask value for a context-specific tag