Class UINT64
- java.lang.Object
-
- org.bouncycastle.asn1.ASN1Object
-
- org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
-
- org.bouncycastle.oer.its.ieee1609dot2.basetypes.UINT64
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
assertLimit()
static UINT64
getInstance(java.lang.Object o)
-
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
getValue, toASN1Primitive
-
-
-
-
Method Detail
-
getInstance
public static UINT64 getInstance(java.lang.Object o)
-
assertLimit
protected void assertLimit()
- Specified by:
assertLimit
in classUintBase
-
-