public class LraPopWitness
extends ASN1Object
| Constructor and Description |
|---|
LraPopWitness(BodyPartID pkiDataBodyid,
ASN1Sequence bodyIds) |
| Modifier and Type | Method and Description |
|---|---|
BodyPartID[] |
getBodyIds() |
static LraPopWitness |
getInstance(java.lang.Object o) |
BodyPartID |
getPkiDataBodyid() |
ASN1Primitive |
toASN1Primitive() |
public LraPopWitness(BodyPartID pkiDataBodyid, ASN1Sequence bodyIds)
public static LraPopWitness getInstance(java.lang.Object o)
public BodyPartID getPkiDataBodyid()
public BodyPartID[] getBodyIds()
public ASN1Primitive toASN1Primitive()