public class POPODecKeyRespContent extends ASN1Encodable
| Modifier and Type | Field and Description |
|---|---|
private ASN1Sequence |
content |
BER, DER| Modifier | Constructor and Description |
|---|---|
private |
POPODecKeyRespContent(ASN1Sequence seq) |
| 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, hashCodeprivate ASN1Sequence content
private POPODecKeyRespContent(ASN1Sequence seq)
public static POPODecKeyRespContent getInstance(java.lang.Object o)
public DERInteger[] toDERIntegerArray()
public DERObject toASN1Object()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
toASN1Object in class ASN1EncodableCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.