Bitcoin
Public Member Functions | Static Private Attributes | List of all members
ECCVerifyHandle Class Reference

#include <pubkey.h>

Public Member Functions

 ECCVerifyHandle ()
 
 ~ECCVerifyHandle ()
 

Static Private Attributes

static int refcount = 0
 

Detailed Description

Users of this module must hold an ECCVerifyHandle. The constructor and destructor of these are not allowed to run in parallel, though.

Constructor & Destructor Documentation

◆ ECCVerifyHandle()

ECCVerifyHandle::ECCVerifyHandle ( )

◆ ~ECCVerifyHandle()

ECCVerifyHandle::~ECCVerifyHandle ( )

Member Data Documentation

◆ refcount

int ECCVerifyHandle::refcount = 0
staticprivate

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