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
public class UINT8 extends UintBase
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
assertLimit()
static UINT8
getInstance(java.lang.Object o)
-
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
getValue, toASN1Primitive
-
-
-
-
Method Detail
-
getInstance
public static UINT8 getInstance(java.lang.Object o)
-
assertLimit
protected void assertLimit()
- Specified by:
assertLimit
in classUintBase
-
-