Class JcaRespID


  • public class JcaRespID
    extends RespID
    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      JcaRespID​(java.security.PublicKey pubKey, org.bouncycastle.operator.DigestCalculator digCalc)  
      JcaRespID​(javax.security.auth.x500.X500Principal name)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JcaRespID

        public JcaRespID​(javax.security.auth.x500.X500Principal name)
      • JcaRespID

        public JcaRespID​(java.security.PublicKey pubKey,
                         org.bouncycastle.operator.DigestCalculator digCalc)
                  throws OCSPException
        Throws:
        OCSPException