mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
enable NTCP2 as transport
This commit is contained in:
parent
0b36732911
commit
5575b981c8
4 changed files with 38 additions and 1 deletions
|
@ -62,6 +62,8 @@ namespace transport
|
|||
|
||||
private:
|
||||
|
||||
void Established ();
|
||||
|
||||
void CreateNonce (uint64_t seqn, uint8_t * nonce);
|
||||
void KeyDerivationFunctionDataPhase ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue