public class POPODecKeyChallContent
extends org.bouncycastle.asn1.ASN1Object
| Constructor and Description |
|---|
POPODecKeyChallContent(Challenge... challenges) |
| Modifier and Type | Method and Description |
|---|---|
static POPODecKeyChallContent |
getInstance(java.lang.Object o) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
Challenge[] |
toChallengeArray() |
public POPODecKeyChallContent(Challenge... challenges)
public static POPODecKeyChallContent getInstance(java.lang.Object o)
public Challenge[] toChallengeArray()
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object