#include "model_crypto_provider_impl.hpp"


Public Member Functions | |
| ModelCryptoProviderImpl (const keypair_t &keypair) | |
| bool | verify (const Transaction &tx) const override |
| bool | verify (const Query &query) const override |
| bool | verify (const Block &block) const override |
| void | sign (Block &block) const override |
| void | sign (Transaction &transaction) const override |
| void | sign (Query &query) const override |
Public Member Functions inherited from iroha::model::ModelCryptoProvider | |
| virtual | ~ModelCryptoProvider ()=default |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
|
explicit |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
|
overridevirtual |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
Implements iroha::model::ModelCryptoProvider.

|
overridevirtual |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
Implements iroha::model::ModelCryptoProvider.

|
overridevirtual |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
Implements iroha::model::ModelCryptoProvider.

|
overridevirtual |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
Implements iroha::model::ModelCryptoProvider.

|
overridevirtual |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
Implements iroha::model::ModelCryptoProvider.

|
overridevirtual |
[[deprecated]] Use irohad/crypto_provider with shared_model instead this class. It is for compatibility with cli.
Implements iroha::model::ModelCryptoProvider.
