mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
send ClientKeyExchange
This commit is contained in:
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);
|
||||
|
||||
Reference in New Issue
Block a user