public abstract class ASN1PrimitiveValue<T> extends ASN1Object<T> implements ASN1Primitive
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
valueBytes |
tag| Constructor and Description |
|---|
ASN1PrimitiveValue(ASN1Tag tag) |
ASN1PrimitiveValue(ASN1Tag tag,
byte[] valueBytes) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
valueHash() |
equals, getTag, getValue, hashCode, toString, valueString