org.bouncycastle.asn1.cmp
public class POPODecKeyRespContent extends ASN1Encodable
BER, DER
Modifier and Type | Method and Description |
---|---|
static POPODecKeyRespContent |
getInstance(java.lang.Object o) |
DERObject |
toASN1Object()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
|
DERInteger[] |
toDERIntegerArray() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
public static POPODecKeyRespContent getInstance(java.lang.Object o)
public DERInteger[] toDERIntegerArray()
public DERObject toASN1Object()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
toASN1Object
in class ASN1Encodable