public class POPODecKeyRespContent extends ASN1Object
Modifier and Type | Method and Description |
---|---|
static POPODecKeyRespContent |
getInstance(Object o) |
ASN1Integer[] |
toASN1IntegerArray() |
ASN1Primitive |
toASN1Primitive()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
|
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Object
public static POPODecKeyRespContent getInstance(Object o)
public ASN1Integer[] toASN1IntegerArray()
public ASN1Primitive toASN1Primitive()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object
Copyright © 2018 BouncyCastle.org. All rights reserved.