X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdb%2Fdatabase.h;h=31687b13ce43242e68ab14babba87ae25e2908f6;hb=3d3967b16610579e977b5d8685f3eedb10cbc23a;hp=6a3d5d7a549ee9b02051fcf5ff5fcc1740fd4701;hpb=900e14f37a15fd743527147c7cb2e859b8dfb498;p=cassiopeia.git diff --git a/src/db/database.h b/src/db/database.h index 6a3d5d7..31687b1 100644 --- a/src/db/database.h +++ b/src/db/database.h @@ -26,6 +26,7 @@ struct AVA { struct TBSCertificate { std::string md; std::string profile; + /** * CSR path */ @@ -39,7 +40,6 @@ struct TBSCertificate { std::string wishTo; }; - struct SignedCertificate { std::string certificate; std::string serial;