public class Uint8
extends org.bouncycastle.asn1.ASN1Object
Constructor and Description |
---|
Uint8(java.math.BigInteger value) |
Uint8(int value) |
Modifier and Type | Method and Description |
---|---|
static Uint8 |
getInstance(java.lang.Object o) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
protected int |
verify(int value) |
public static Uint8 getInstance(java.lang.Object o)
protected int verify(int value)
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive
in interface org.bouncycastle.asn1.ASN1Encodable
toASN1Primitive
in class org.bouncycastle.asn1.ASN1Object