mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-15 18:46:52 +02:00
initial parsin of X.509 certificate
This commit is contained in:
parent
8b61aedc3f
commit
366b160727
2 changed files with 65 additions and 0 deletions
2
Reseed.h
2
Reseed.h
|
@ -18,6 +18,8 @@ namespace data
|
|||
~Reseeder();
|
||||
bool reseedNow(); // depreacted
|
||||
int ReseedNowSU3 ();
|
||||
|
||||
void LoadCertificate (const std::string& filename);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue