mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-28 16:17:28 -04:00
get rid of cipher_version variable. use plain output from openssl
This commit is contained in:
parent
7ce2bef37b
commit
1e85b05f09
5 changed files with 3 additions and 29 deletions
|
@ -335,7 +335,6 @@ struct RsPeerCryptoParams
|
|||
std::string cipher_name;
|
||||
int cipher_bits_1;
|
||||
int cipher_bits_2;
|
||||
std::string cipher_version;
|
||||
};
|
||||
|
||||
struct RsGroupInfo : RsSerializable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue