BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Public Member Functions | |
CAutoBN_CTX () | |
~CAutoBN_CTX () | |
operator BN_CTX * () | |
BN_CTX & | operator* () |
BN_CTX ** | operator& () |
bool | operator! () |
Protected Member Functions | |
BN_CTX * | operator= (BN_CTX *pnew) |
Protected Attributes | |
BN_CTX * | pctx |
RAII encapsulated BN_CTX (OpenSSL bignum context)
Definition at line 42 of file base58.cpp.
|
inline |
Definition at line 49 of file base58.cpp.
|
inline |
Definition at line 56 of file base58.cpp.
|
inline |
Definition at line 62 of file base58.cpp.
|
inline |
Definition at line 65 of file base58.cpp.
|
inline |
Definition at line 64 of file base58.cpp.
|
inline |
Definition at line 63 of file base58.cpp.
|
inlineprotected |
Definition at line 46 of file base58.cpp.
|
protected |
Definition at line 45 of file base58.cpp.