public class POPODecKeyChallContent extends ASN1Object
| Modifier and Type | Method and Description | 
|---|---|
static POPODecKeyChallContent | 
getInstance(java.lang.Object o)  | 
ASN1Primitive | 
toASN1Primitive()
 POPODecKeyChallContent ::= SEQUENCE OF Challenge 
 | 
Challenge[] | 
toChallengeArray()  | 
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Objectpublic static POPODecKeyChallContent getInstance(java.lang.Object o)
public Challenge[] toChallengeArray()
public ASN1Primitive toASN1Primitive()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
toASN1Primitive in interface ASN1EncodabletoASN1Primitive in class ASN1Object