replace CalcuateIdentHash to identity.Hash to avoid duplication

This commit is contained in:
cpubug 2014-04-08 11:11:48 +04:00
parent 40d5489429
commit b3ee41bd91
5 changed files with 3 additions and 11 deletions

View file

@ -79,7 +79,6 @@ namespace data
uint8_t m_Hash[32];
};
IdentHash CalculateIdentHash (const Identity& identity);
Keys CreateRandomKeys ();
void CreateRandomDHKeysPair (DHKeysPair * keys); // for transport sessions