mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
TunnelDecryption for transit tunnel
This commit is contained in:
@@ -37,8 +37,7 @@ namespace tunnel
|
||||
i2p::data::IdentHash m_NextIdent;
|
||||
size_t m_NumTransmittedBytes;
|
||||
|
||||
i2p::crypto::ECBEncryption m_ECBEncryption;
|
||||
i2p::crypto::CBCEncryption m_CBCEncryption;
|
||||
i2p::crypto::TunnelEncryption m_Encryption;
|
||||
};
|
||||
|
||||
class TransitTunnelGateway: public TransitTunnel
|
||||
|
||||
Reference in New Issue
Block a user