CatapultServer  v0.5.0.1 (Elephant)
LockHashUtils.h File Reference
Include dependency graph for LockHashUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::model
 

Functions

Hash256 catapult::model::CalculateHash (LockHashAlgorithm hashAlgorithm, const RawBuffer &data)
 Calculates hashAlgorithm hash of data. More...
 
Hash256 catapult::model::CalculateSecretLockInfoHash (const Hash256 &secret, const Address &recipient)
 Calculates the secret lock info hash from secret and recipient. More...