6 #ifndef IROHA_YAC_CRYPTO_PROVIDER_HPP 7 #define IROHA_YAC_CRYPTO_PROVIDER_HPP 21 virtual bool verify(
const std::vector<VoteMessage> &msg) = 0;
34 #endif // IROHA_YAC_CRYPTO_PROVIDER_HPP virtual ~YacCryptoProvider()=default
Definition: yac_hash_provider.hpp:25
hash256_t hash(const T &pb)
Definition: pb_common.hpp:43
Definition: yac_crypto_provider.hpp:14
virtual VoteMessage getVote(YacHash hash)=0
Definition: vote_message.hpp:20
virtual bool verify(const std::vector< VoteMessage > &msg)=0
Definition: cluster_order.hpp:16