6 #ifndef IROHA_CRYPTO_SIGNER_HPP 7 #define IROHA_CRYPTO_SIGNER_HPP 37 #endif // IROHA_CRYPTO_SIGNER_HPP
Definition: keypair.hpp:19
static std::string sign(const Blob &blob, const Keypair &keypair)
Definition: crypto_signer.cpp:29
Definition: crypto_signer.hpp:22
CryptoSigner()=delete
close constructor for forbidding instantiation
Definition: command_executor.hpp:13