Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::bbapi::Blake2s::Response Struct Reference

#include <bbapi_crypto.hpp>

Public Member Functions

 MSGPACK_FIELDS (hash)
 
bool operator== (const Response &) const =default
 

Public Attributes

std::array< uint8_t, 32 > hash
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "Blake2sResponse"
 

Detailed Description

Definition at line 150 of file bbapi_crypto.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::Blake2s::Response::MSGPACK_FIELDS ( hash  )

◆ operator==()

bool bb::bbapi::Blake2s::Response::operator== ( const Response ) const
default

Member Data Documentation

◆ hash

std::array<uint8_t, 32> bb::bbapi::Blake2s::Response::hash

Definition at line 152 of file bbapi_crypto.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::Blake2s::Response::MSGPACK_SCHEMA_NAME[] = "Blake2sResponse"
staticconstexpr

Definition at line 151 of file bbapi_crypto.hpp.


The documentation for this struct was generated from the following file: