public class POPODecryptionKeyChallengeContent
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static POPODecryptionKeyChallengeContent |
fromPKIBody(org.bouncycastle.asn1.cmp.PKIBody pkiBody,
DigestCalculatorProvider owfProvider) |
org.bouncycastle.asn1.cmp.POPODecKeyChallContent |
toASN1Structure() |
ChallengeContent[] |
toChallengeArray() |
public ChallengeContent[] toChallengeArray() throws CMPException
CMPExceptionpublic static POPODecryptionKeyChallengeContent fromPKIBody(org.bouncycastle.asn1.cmp.PKIBody pkiBody, DigestCalculatorProvider owfProvider)
public org.bouncycastle.asn1.cmp.POPODecKeyChallContent toASN1Structure()