Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Secp256k1Init Class Reference

Public Member Functions | |
Secp256k1Init () | |
~Secp256k1Init () | |
Private Attributes | |
ECCVerifyHandle | globalVerifyHandle |
Detailed Description
Definition at line 627 of file dash-tx.cpp.
Constructor & Destructor Documentation
◆ Secp256k1Init()
|
inline |
Definition at line 632 of file dash-tx.cpp.
References ECC_Start().
◆ ~Secp256k1Init()
|
inline |
Definition at line 635 of file dash-tx.cpp.
References ECC_Stop().
Member Data Documentation
◆ globalVerifyHandle
|
private |
Definition at line 629 of file dash-tx.cpp.
The documentation for this class was generated from the following file:
- src/dash-tx.cpp