kz.gamma.asn1.cmp
Class POPODecKeyRespContent
java.lang.Object
kz.gamma.asn1.ASN1Encodable
kz.gamma.asn1.cmp.POPODecKeyRespContent
- All Implemented Interfaces:
- kz.gamma.asn1.DEREncodable
public class POPODecKeyRespContent
- extends kz.gamma.asn1.ASN1Encodable
|
Field Summary |
private kz.gamma.asn1.ASN1Sequence |
content
|
| Fields inherited from class kz.gamma.asn1.ASN1Encodable |
BER, DER |
| Methods inherited from class kz.gamma.asn1.ASN1Encodable |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
content
private kz.gamma.asn1.ASN1Sequence content
POPODecKeyRespContent
private POPODecKeyRespContent(kz.gamma.asn1.ASN1Sequence seq)
getInstance
public static POPODecKeyRespContent getInstance(java.lang.Object o)
toDERIntegerArray
public kz.gamma.asn1.DERInteger[] toDERIntegerArray()
toASN1Object
public kz.gamma.asn1.DERObject toASN1Object()
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
- Specified by:
toASN1Object in class kz.gamma.asn1.ASN1Encodable
- Returns:
- a basic ASN.1 object representation.
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.