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