Package org.bouncycastle.asn1.cmp
Class POPODecKeyRespContent
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.cmp.POPODecKeyRespContent
- All Implemented Interfaces:
ASN1Encodable,Encodable
-
Method Summary
Modifier and TypeMethodDescriptionstatic POPODecKeyRespContentPOPODecKeyRespContent ::= SEQUENCE OF INTEGERMethods inherited from class org.bouncycastle.asn1.ASN1Object
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Method Details
-
getInstance
-
toASN1IntegerArray
-
toASN1Primitive
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
- Specified by:
toASN1Primitivein interfaceASN1Encodable- Specified by:
toASN1Primitivein classASN1Object- Returns:
- a basic ASN.1 object representation.
-