Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

secp256k1_context_struct Struct Reference
+ Collaboration diagram for secp256k1_context_struct:

Public Attributes

secp256k1_ecmult_context ecmult_ctx
 
secp256k1_ecmult_gen_context ecmult_gen_ctx
 
secp256k1_callback illegal_callback
 
secp256k1_callback error_callback
 

Detailed Description

Definition at line 52 of file secp256k1.c.

Member Data Documentation

◆ ecmult_ctx

◆ ecmult_gen_ctx

◆ error_callback

◆ illegal_callback

secp256k1_callback secp256k1_context_struct::illegal_callback

The documentation for this struct was generated from the following file:
Released under the MIT license