Class UINT8
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
org.bouncycastle.oer.its.ieee1609dot2.basetypes.UINT8
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable,org.bouncycastle.util.Encodable
-
Field Summary
-
Constructor Summary
ConstructorsModifierConstructorDescriptionUINT8(int value) UINT8(long value) UINT8(BigInteger value) protectedUINT8(org.bouncycastle.asn1.ASN1Integer integer) -
Method Summary
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
getValue, toASN1PrimitiveMethods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Constructor Details
-
UINT8
-
UINT8
public UINT8(int value) -
UINT8
public UINT8(long value) -
UINT8
protected UINT8(org.bouncycastle.asn1.ASN1Integer integer)
-
-
Method Details
-
getInstance
-
assertLimit
protected void assertLimit()- Specified by:
assertLimitin classUintBase
-