Bitcoin ABC  0.28.12
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
Secp256k1Init Class Reference
Collaboration diagram for Secp256k1Init:
[legend]

Public Member Functions

 Secp256k1Init ()
 
 ~Secp256k1Init ()
 

Private Attributes

ECCVerifyHandle globalVerifyHandle
 

Detailed Description

Definition at line 700 of file bitcoin-tx.cpp.

Constructor & Destructor Documentation

◆ Secp256k1Init()

Secp256k1Init::Secp256k1Init ( )
inline

Definition at line 704 of file bitcoin-tx.cpp.

Here is the call graph for this function:

◆ ~Secp256k1Init()

Secp256k1Init::~Secp256k1Init ( )
inline

Definition at line 705 of file bitcoin-tx.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ globalVerifyHandle

ECCVerifyHandle Secp256k1Init::globalVerifyHandle
private

Definition at line 701 of file bitcoin-tx.cpp.


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