hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::crypto::Keypair Member List

This is the complete list of members for shared_model::crypto::Keypair, including all inherited members.

Keypair(shared_model::interface::types::PublicKeyHexStringView public_key_hex, const PrivateKeyType &private_key)shared_model::crypto::Keypairexplicit
ModelType typedefshared_model::interface::ModelPrimitive< Keypair >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< Keypair >inlinevirtual
operator==(const Keypair &keypair) const overrideshared_model::crypto::Keypair
ModelPrimitive< Keypair >::operator==(const ModelType &rhs) const=0shared_model::interface::ModelPrimitive< Keypair >pure virtual
privateKey() constshared_model::crypto::Keypair
PrivateKeyType typedefshared_model::crypto::Keypair
publicKey() constshared_model::crypto::Keypair
toString() const overrideshared_model::crypto::Keypairvirtual
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< Keypair >virtual