public class BodyPartID
extends org.bouncycastle.asn1.ASN1Object
bodyIdMax INTEGER ::= 4294967295
BodyPartID ::= INTEGER(0..bodyIdMax)
| Modifier and Type | Field and Description |
|---|---|
static long |
bodyIdMax |
| Constructor and Description |
|---|
BodyPartID(long id) |
| Modifier and Type | Method and Description |
|---|---|
long |
getID() |
static BodyPartID |
getInstance(java.lang.Object o) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static final long bodyIdMax
public static BodyPartID getInstance(java.lang.Object o)
public long getID()
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object