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