public class IValue
extends org.bouncycastle.asn1.ASN1Object
Uint16 ::= INTEGER (0..65535)
IValue ::= Uint16
| Modifier and Type | Method and Description |
|---|---|
static IValue |
getInstance(java.lang.Object src) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static IValue getInstance(java.lang.Object src)
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object