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, hashCode
public static POPODecKeyChallContent getInstance(Object o)
public Challenge[] toChallengeArray()
public DERObject toASN1Object()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
toASN1Object
in class ASN1Encodable
Copyright © 2015. All rights reserved.