hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::crypto::Verifier Class Reference

#include "verifier.hpp"

Collaboration diagram for shared_model::crypto::Verifier:
Collaboration graph

Static Public Member Functions

static bool verify (shared_model::interface::types::SignatureByteRangeView signature, const Blob &orig, shared_model::interface::types::PublicKeyByteRangeView public_key)
 

Detailed Description

Class for signature verification.

Member Function Documentation

◆ verify()

bool shared_model::crypto::Verifier::verify ( shared_model::interface::types::SignatureByteRangeView  signature,
const Blob orig,
shared_model::interface::types::PublicKeyByteRangeView  public_key 
)
static
Here is the call graph for this function:

The documentation for this class was generated from the following files: