#include <sign.h>
Definition at line 42 of file sign.h.
◆ HidingSigningProvider()
HidingSigningProvider::HidingSigningProvider |
( |
const SigningProvider * |
provider, |
|
|
bool |
hide_secret, |
|
|
bool |
hide_origin |
|
) |
| |
|
inline |
◆ GetCScript()
bool HidingSigningProvider::GetCScript |
( |
const CScriptID & |
scriptid, |
|
|
CScript & |
script |
|
) |
| const |
|
overridevirtual |
◆ GetKey()
bool HidingSigningProvider::GetKey |
( |
const CKeyID & |
keyid, |
|
|
CKey & |
key |
|
) |
| const |
|
overridevirtual |
◆ GetKeyOrigin()
◆ GetPubKey()
bool HidingSigningProvider::GetPubKey |
( |
const CKeyID & |
keyid, |
|
|
CPubKey & |
pubkey |
|
) |
| const |
|
overridevirtual |
◆ m_hide_origin
const bool HidingSigningProvider::m_hide_origin |
|
private |
◆ m_hide_secret
const bool HidingSigningProvider::m_hide_secret |
|
private |
◆ m_provider
The documentation for this class was generated from the following files: