Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::ecdsa_signature< Builder > Struct Template Reference

#include <ecdsa.hpp>

Public Member Functions

Builderget_context () const
 

Public Attributes

stdlib::byte_array< Builderr
 
stdlib::byte_array< Builders
 

Detailed Description

template<typename Builder>
struct bb::stdlib::ecdsa_signature< Builder >

Definition at line 14 of file ecdsa.hpp.

Member Function Documentation

◆ get_context()

template<typename Builder >
Builder * bb::stdlib::ecdsa_signature< Builder >::get_context ( ) const
inline

Definition at line 18 of file ecdsa.hpp.

Member Data Documentation

◆ r

Definition at line 15 of file ecdsa.hpp.

◆ s

Definition at line 16 of file ecdsa.hpp.


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