PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
secp256k1_context_struct2 Struct Reference

#include <secp256k1_types.h>

Collaboration diagram for secp256k1_context_struct2:
[legend]

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 15 of file secp256k1_types.h.

Member Data Documentation

◆ ecmult_ctx

secp256k1_ecmult_context secp256k1_context_struct2::ecmult_ctx

Definition at line 16 of file secp256k1_types.h.

◆ ecmult_gen_ctx

secp256k1_ecmult_gen_context secp256k1_context_struct2::ecmult_gen_ctx

Definition at line 17 of file secp256k1_types.h.

◆ error_callback

secp256k1_callback secp256k1_context_struct2::error_callback

Definition at line 19 of file secp256k1_types.h.

◆ illegal_callback

secp256k1_callback secp256k1_context_struct2::illegal_callback

Definition at line 18 of file secp256k1_types.h.


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