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

Public Attributes

ufsecp_error_t last_err
 
char last_msg [128]
 
bool selftest_ok
 

Detailed Description

Definition at line 83 of file ufsecp_impl.cpp.

Member Data Documentation

◆ last_err

ufsecp_error_t ufsecp_ctx::last_err

◆ last_msg

char ufsecp_ctx::last_msg[128]

◆ selftest_ok

bool ufsecp_ctx::selftest_ok

Definition at line 86 of file ufsecp_impl.cpp.

Referenced by ufsecp_ctx_create().


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