Unverified Commit 7525aa5a authored by kladko's avatar kladko

SKALE-2341 Added tags for older commits

parent d8eb3aac
...@@ -42,8 +42,8 @@ public: ...@@ -42,8 +42,8 @@ public:
void set_cert_created(bool b); void set_cert_created(bool b);
virtual Json::Value signCertificate(const std::string& csr); virtual Json::Value SignCertificЖate(const std::string& csr);
virtual Json::Value getCertificate(const std::string& hash); virtual Json::Value GetCertificate(const std::string& hash);
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment