public class POPODecKeyRespContent extends ASN1Encodable
BER, DER
Modifier and Type | Method and Description |
---|---|
static POPODecKeyRespContent |
getInstance(Object o) |
DERObject |
toASN1Object()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
|
DERInteger[] |
toDERIntegerArray() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
public static POPODecKeyRespContent getInstance(Object o)
public DERInteger[] toDERIntegerArray()
public DERObject toASN1Object()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
toASN1Object
in class ASN1Encodable
Copyright © 2015. All rights reserved.