UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::fast::SelftestCaseResult Struct Reference

#include <selftest.hpp>

Public Attributes

std::string name
 
bool passed
 
std::string detail
 

Detailed Description

Definition at line 22 of file selftest.hpp.

Member Data Documentation

◆ detail

std::string secp256k1::fast::SelftestCaseResult::detail

Definition at line 25 of file selftest.hpp.

◆ name

std::string secp256k1::fast::SelftestCaseResult::name

Definition at line 23 of file selftest.hpp.

◆ passed

bool secp256k1::fast::SelftestCaseResult::passed

Definition at line 24 of file selftest.hpp.


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