Bouncy Castle Cryptography Library 1.84

org.bouncycastle.cert.cmp
Class ChallengeContent

java.lang.Object
  extended byorg.bouncycastle.cert.cmp.ChallengeContent

public class ChallengeContent
extends java.lang.Object


Method Summary
 byte[] extractChallenge(org.bouncycastle.asn1.cmp.PKIHeader sourceMessageHdr, Recipient recipient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

extractChallenge

public byte[] extractChallenge(org.bouncycastle.asn1.cmp.PKIHeader sourceMessageHdr,
                               Recipient recipient)
                        throws CMPException
Throws:
CMPException

Bouncy Castle Cryptography Library 1.84