]> WPIA git - cassiopeia.git/blobdiff - src/crypto/CRL.h
add: Implement automatic re-signing of the CRL
[cassiopeia.git] / src / crypto / CRL.h
index 55c2c3faf5b8f74a0a89b6aaa2c3a4f4d4ef03bb..938710a44fea55213df29d3c4c2bc54582b22a16 100644 (file)
@@ -19,6 +19,8 @@ public:
      */
     std::string revoke( std::string serial, std::string time );
 
+    bool needsResign();
+
     /**
      * Signs this CRL.
      * @param ca the CA to sign with