Bitcoin Core 28.99.0
P2P Digital Currency
|
RAII class initializing and deinitializing global state for elliptic curve support. More...
#include <key.h>
Public Member Functions | |
ECC_Context () | |
~ECC_Context () | |
RAII class initializing and deinitializing global state for elliptic curve support.
Only one instance may be initialized at a time.
In the future global ECC state could be removed, and this class could contain state and be passed as an argument to ECC key functions.
ECC_Context::ECC_Context | ( | ) |
ECC_Context::~ECC_Context | ( | ) |