public class POPODecKeyRespContent extends ASN1Object
Modifier and Type | Method and Description |
---|---|
static POPODecKeyRespContent |
getInstance(java.lang.Object o) |
ASN1Integer[] |
toASN1IntegerArray() |
ASN1Primitive |
toASN1Primitive()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
|
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Object
public static POPODecKeyRespContent getInstance(java.lang.Object o)
public ASN1Integer[] toASN1IntegerArray()
public ASN1Primitive toASN1Primitive()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object