Overview
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
X
_
H
hasDefault()
- Method in class jp.bitmeister.asn1.type.
ElementSpecification
Tests if this element has default value.
hashCode()
- Method in class jp.bitmeister.asn1.type.
ASN1Type
Returns a hash code value for this ASN.1 data.
hashCode()
- Method in class jp.bitmeister.asn1.type.
CollectionType
hashCode()
- Method in class jp.bitmeister.asn1.type.
ConstructiveType
hashCode()
- Method in class jp.bitmeister.asn1.type.
PrimitiveType
hashCode()
- Method in class jp.bitmeister.asn1.type.
SelectiveType
hashCode()
- Method in class jp.bitmeister.asn1.type.
UnknownType
hasIdentifier()
- Method in class jp.bitmeister.asn1.type.
TypeSpecification
Tests if this type has own identifier.
hasNamedBits()
- Method in class jp.bitmeister.asn1.type.builtin.
BIT_STRING
Tests if the type has named bits definition.
hasValue()
- Method in class jp.bitmeister.asn1.type.
ASN1Type
Tests if this ASN.1 data has value.
hasValue()
- Method in class jp.bitmeister.asn1.type.builtin.
ANY
hasValue()
- Method in class jp.bitmeister.asn1.type.builtin.
NULL
hasValue()
- Method in class jp.bitmeister.asn1.type.
CollectionType
hasValue()
- Method in class jp.bitmeister.asn1.type.
ConstructiveType
hasValue()
- Method in class jp.bitmeister.asn1.type.
PrimitiveType
hasValue()
- Method in class jp.bitmeister.asn1.type.
SelectiveType
hasValue()
- Method in class jp.bitmeister.asn1.type.
UnknownType
HexString
- Class in
jp.bitmeister.asn1.value
Represents ASN.1 'Hex string(hString)' item.
HexString(String)
- Constructor for class jp.bitmeister.asn1.value.
HexString
Instantiates a
HexString
and initialize it with a
String
.
HexString(byte...)
- Constructor for class jp.bitmeister.asn1.value.
HexString
Instantiates a
HexString
and initialize it with an array of
byte
.
Overview
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
X
_