initial parsin of X.509 certificate

This commit is contained in:
orignal
2014-12-12 15:45:39 -05:00
parent 8b61aedc3f
commit 366b160727
2 changed files with 65 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ namespace data
~Reseeder();
bool reseedNow(); // depreacted
int ReseedNowSU3 ();
void LoadCertificate (const std::string& filename);
private: