Class 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)  
      • 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