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