public class POPODecKeyChallContent extends ASN1Object
Modifier and Type | Method and Description |
---|---|
static POPODecKeyChallContent |
getInstance(Object o) |
ASN1Primitive |
toASN1Primitive()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
|
Challenge[] |
toChallengeArray() |
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
public static POPODecKeyChallContent getInstance(Object o)
public Challenge[] toChallengeArray()
public ASN1Primitive toASN1Primitive()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object
Copyright © 2021 BouncyCastle.org. All rights reserved.