]> WPIA git - cassiopeia.git/blobdiff - src/mysql.h
fetch the TBSCertificate
[cassiopeia.git] / src / mysql.h
index f27d0d899ed10445c71b364667f0ade78029e573..827a10a85f7d9230ae5ca6309bdc731ebf3ae99e 100644 (file)
@@ -32,4 +32,5 @@ public:
 public:
     std::shared_ptr<Job> fetchJob();
     bool finishJob( std::shared_ptr<Job> job );
+    std::shared_ptr<TBSCertificate> fetchTBSCert( std::shared_ptr<Job> job );
 };