mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
process server certificate
This commit is contained in:
parent
c5f0be126e
commit
6ea037cc47
2 changed files with 92 additions and 65 deletions
1
Reseed.h
1
Reseed.h
|
@ -30,6 +30,7 @@ namespace data
|
|||
private:
|
||||
|
||||
void LoadCertificate (const std::string& filename);
|
||||
void LoadCertificate (CryptoPP::ByteQueue& queue);
|
||||
|
||||
int ReseedFromSU3 (const std::string& host);
|
||||
int ProcessSU3File (const char * filename);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue