mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
delete expired ECIESX25519AEADRatchet sessions and tags
This commit is contained in:
@@ -202,6 +202,7 @@ namespace garlic
|
||||
{
|
||||
int index;
|
||||
ECIESX25519AEADRatchetSessionPtr session;
|
||||
uint64_t creationTime; // seconds since epoch
|
||||
};
|
||||
|
||||
class GarlicDestination: public i2p::data::LocalDestination
|
||||
|
||||
Reference in New Issue
Block a user