BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <openssl.hpp>
Public Member Functions | |
ssl_bignum () | |
~ssl_bignum () | |
Public Member Functions inherited from fc::ssl_wrapper< BIGNUM > | |
ssl_wrapper (BIGNUM *obj) | |
ssl_wrapper (ssl_wrapper ©)=delete | |
ssl_wrapper & | operator= (ssl_wrapper ©)=delete |
operator BIGNUM * () | |
operator const BIGNUM * () const | |
BIGNUM * | operator-> () |
const BIGNUM * | operator-> () const |
Additional Inherited Members | |
Public Attributes inherited from fc::ssl_wrapper< BIGNUM > | |
BIGNUM * | obj |
allocates a bignum by default..
Definition at line 53 of file openssl.hpp.
|
inline |
Definition at line 55 of file openssl.hpp.
|
inline |
Definition at line 56 of file openssl.hpp.