Dash Core  0.12.2.1
P2P Digital Currency
secp256k1_context_struct Struct Reference

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 53 of file secp256k1.c.

Member Data Documentation

◆ ecmult_ctx

◆ ecmult_gen_ctx

◆ error_callback

secp256k1_callback secp256k1_context_struct::error_callback

◆ illegal_callback

secp256k1_callback secp256k1_context_struct::illegal_callback

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