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