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

H

handleException(Asn1Exception) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
If this buffer has an exception handler set, this will return handler.handleException(e, this).
handleException(Asn1Exception, Asn1BerDecodeBuffer) - Method in interface com.objsys.asn1j.runtime.Asn1BerExceptionHandler
This method is invoked by generated code before throwing certain exceptions.
hasDecoded(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeContext
This method checks to see whether a tag has been already decoded.
hasEventHandlers() - Method in class com.objsys.asn1j.runtime.Asn1MessageBuffer
This method returns true if, the buffer has event handlers set.
hasEventHandlers() - Method in class com.objsys.asn1j.runtime.Asn1NamedEventDispatcher
This method returns true if there are event handlers to dispatch events to.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1ArrayType
This method will return the hashCode for this array type.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method returns the hashCode for this bit string.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1Boolean
This method returns the hashCode of the current object.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method returns the hashCode for this character string.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1Choice
This method returns the hashcode for the chosen element.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method returns the hash code for the enumerated value.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method returns the hash code for this integer value.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
This method returns the hash code for the Asn1ObjectIdentifier.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method returns the hashcode for the Asn1OctetString.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
Returns the hashcode for an extension list.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1Real
Returns the hash code for this REAL object.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1StringOID
This method returns the hash code for the Asn1ObjectIdentifier.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1Type
Returns the hash code of the object.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method returns the hashcode for this object.
hashCode() - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
This method will return the hash code for this X.694 order value.
hasMoreBits() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method returns true if there are more bits to be read from this buffer.
hasPresentExtensions() - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
Return true if this contains present extensions.
helpValidate(char) - Method in class com.objsys.asn1j.runtime.Asn1DiscreteCharSet
This function helps validate a character string by checking a character to see if it is in the character set.
HEX - Static variable in class com.objsys.asn1j.runtime.Asn1BitString
The HEX constant describes the string format for hex digit value (e.g. 0123456789ABCDEF).
HEXBIN - Static variable in class com.objsys.asn1j.runtime.Asn1BitString
The HEXBIN constant describes the string format for hex or binary digit value (e.g. 0xAA 10xxxxxx).
hexDump() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method provides a hex dump of the bytes in the message being decoded.
hexDump() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method dumps the encoded message in hex/ascii format to the standard output stream.
hexDump() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
This method dumps the encoded message in hex/ascii format to the standard output stream.
hexDump(PrintStream) - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
This method dumps the encoded message in hex/ascii format to the given print output stream.
hexDump(InputStream, PrintStream) - Static method in class com.objsys.asn1j.runtime.Asn1MessageBufferBase
This method prints a formatted hex dump of the contents of the the given input stream to the given output stream.
hexDump(InputStream) - Static method in class com.objsys.asn1j.runtime.Asn1MessageBufferBase
This method prints a formatted hex dump of the contents of the the given input stream to the standard output stream.
hexDump(byte[]) - Static method in class com.objsys.asn1j.runtime.Diag
 
hexDump(byte[], int) - Static method in class com.objsys.asn1j.runtime.Diag
 
hexDump(InputStream, PrintStream) - Static method in class com.objsys.asn1j.runtime.Diag
 
hexToByte(char) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Return the value of a single hexadecimal character.
hour - Variable in class com.objsys.asn1j.runtime.Asn1AbstractTime
Hour component.
HOURS - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
 
A B C D E F G H I J L M N O P R S T U V W X Y Z _ 
Skip navigation links