public class POPODecKeyChallContent extends ASN1Encodable
| Modifier and Type | Field and Description |
|---|---|
private ASN1Sequence |
content |
BER, DER| Modifier | Constructor and Description |
|---|---|
private |
POPODecKeyChallContent(ASN1Sequence seq) |
| Modifier and Type | Method and Description |
|---|---|
static POPODecKeyChallContent |
getInstance(java.lang.Object o) |
DERObject |
toASN1Object()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
|
Challenge[] |
toChallengeArray() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCodeprivate ASN1Sequence content
private POPODecKeyChallContent(ASN1Sequence seq)
public static POPODecKeyChallContent getInstance(java.lang.Object o)
public Challenge[] toChallengeArray()
public DERObject toASN1Object()
POPODecKeyChallContent ::= SEQUENCE OF Challenge
toASN1Object in class ASN1EncodableCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.