Class ASN1PrimitiveValue<T>
java.lang.Object
com.hierynomus.asn1.types.ASN1Object<T>
com.hierynomus.asn1.types.primitive.ASN1PrimitiveValue<T>
- All Implemented Interfaces:
ASN1Primitive
- Direct Known Subclasses:
ASN1Boolean
,ASN1Enumerated
,ASN1Integer
,ASN1Null
,ASN1ObjectIdentifier
-
Field Summary
FieldsFields inherited from class com.hierynomus.asn1.types.ASN1Object
tag
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hierynomus.asn1.types.ASN1Object
equals, getTag, getValue, hashCode, toString, valueString
-
Field Details
-
valueBytes
protected byte[] valueBytes
-
-
Constructor Details
-
ASN1PrimitiveValue
-
ASN1PrimitiveValue
-
-
Method Details
-
valueHash
protected int valueHash()
-