Package org.bouncycastle.cert.cmp
Class ChallengeContent
- java.lang.Object
-
- org.bouncycastle.cert.cmp.ChallengeContent
-
public class ChallengeContent extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]extractChallenge(org.bouncycastle.asn1.cmp.PKIHeader sourceMessageHdr, Recipient recipient)
-
-
-
Method Detail
-
extractChallenge
public byte[] extractChallenge(org.bouncycastle.asn1.cmp.PKIHeader sourceMessageHdr, Recipient recipient) throws CMPException- Throws:
CMPException
-
-