Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
Include dependency graph for keepass.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CKeePassIntegrator |
class | CKeePassIntegrator::CKeePassRequest |
class | CKeePassIntegrator::CKeePassEntry |
class | CKeePassIntegrator::CKeePassResponse |
Variables | |
static const unsigned int | DEFAULT_KEEPASS_HTTP_PORT = 19455 |
CKeePassIntegrator | keePassInt |
Variable Documentation
◆ DEFAULT_KEEPASS_HTTP_PORT
|
static |
Definition at line 14 of file keepass.h.
Referenced by CKeePassIntegrator::CKeePassIntegrator(), CKeePassIntegrator::doHTTPPost(), WalletInit::GetHelpString(), and CKeePassIntegrator::init().
◆ keePassInt
CKeePassIntegrator keePassInt |
Definition at line 33 of file keepass.cpp.
Referenced by CWallet::ChangeWalletPassphrase(), CWallet::EncryptWallet(), WalletInit::InitKeePass(), keepass(), and CWallet::Unlock().