public class POPODecKeyChallContent extends ASN1Encodable
BER, DER| Modifier and Type | Method and Description |
|---|---|
static POPODecKeyChallContent |
getInstance(Object o) |
DERObject |
toASN1Object()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
|
Challenge[] |
toChallengeArray() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCodepublic static POPODecKeyChallContent getInstance(Object o)
public Challenge[] toChallengeArray()
public DERObject toASN1Object()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
toASN1Object in class ASN1EncodableCopyright © 2015. All rights reserved.