Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_
H
handles_invalid_encodings
- Static variable in class com.objsys.asn1j.runtime.
Asn1_ABSTRACT_SYNTAX_property
handles_invalid_encodings
- Static variable in class com.objsys.asn1j.runtime.
Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
handles_invalid_encodings
- Static variable in class com.objsys.asn1j.runtime.
Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
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
Deprecated.
use getContext().eventDispatcher.hasEventHandlers()
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.
Asn1CHARACTER_STRING
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1CHARACTER_STRING_identification_context_negotiation
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1CHARACTER_STRING_identification_syntaxes
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.
Asn1EmbeddedPDV
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1EmbeddedPDV_identification_context_negotiation
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1EmbeddedPDV_identification_syntaxes
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.
Asn1External
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.
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.
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XerCHARACTER_STRING
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XerCHARACTER_STRING_identification_context_negotiation
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XerCHARACTER_STRING_identification_syntaxes
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XerEmbeddedPDV
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XerEmbeddedPDV_identification_context_negotiation
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XerEmbeddedPDV_identification_syntaxes
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XerExternal
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XmlCHARACTER_STRING
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XmlCHARACTER_STRING_identification_context_negotiation
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XmlCHARACTER_STRING_identification_syntaxes
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XmlEmbeddedPDV
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XmlEmbeddedPDV_identification_context_negotiation
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XmlEmbeddedPDV_identification_syntaxes
hashCode()
- Method in class com.objsys.asn1j.runtime.
Asn1XmlExternal
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.
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()
- Method in class com.objsys.asn1j.runtime.
Asn1PerEncodeBuffer
This method dumps the encoded message in hex/ascii format 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
hour
- Variable in class com.objsys.asn1j.runtime.
Asn1Time
Hour component.
HOURS
- Static variable in class com.objsys.asn1j.runtime.
Asn1PerTime
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_