public class POPODecKeyRespContent
extends org.bouncycastle.asn1.ASN1Object
| Modifier and Type | Method and Description |
|---|---|
static POPODecKeyRespContent |
getInstance(java.lang.Object o) |
org.bouncycastle.asn1.ASN1Integer[] |
toASN1IntegerArray() |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
|
public static POPODecKeyRespContent getInstance(java.lang.Object o)
public org.bouncycastle.asn1.ASN1Integer[] toASN1IntegerArray()
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object