Definition at line 88 of file keepass.h.
◆ CKeePassResponse()
CKeePassIntegrator::CKeePassResponse::CKeePassResponse |
( |
SecureString |
sKey, |
|
|
std::string |
strResponse |
|
) |
| |
|
inline |
◆ decrypt()
SecureString CKeePassIntegrator::CKeePassResponse::decrypt |
( |
std::string |
strValue | ) |
|
◆ getEntries()
◆ getSecureStr()
SecureString CKeePassIntegrator::CKeePassResponse::getSecureStr |
( |
std::string |
strName | ) |
|
◆ getStr()
std::string CKeePassIntegrator::CKeePassResponse::getStr |
( |
std::string |
strName | ) |
|
◆ getSuccess()
bool CKeePassIntegrator::CKeePassResponse::getSuccess |
( |
| ) |
|
|
inline |
◆ parseResponse()
void CKeePassIntegrator::CKeePassResponse::parseResponse |
( |
std::string |
strResponse | ) |
|
|
private |
◆ bSuccess
bool CKeePassIntegrator::CKeePassResponse::bSuccess |
|
private |
◆ responseObj
UniValue CKeePassIntegrator::CKeePassResponse::responseObj |
◆ sKey
◆ strIV
std::string CKeePassIntegrator::CKeePassResponse::strIV |
|
private |
◆ strType
std::string CKeePassIntegrator::CKeePassResponse::strType |
|
private |
The documentation for this class was generated from the following files: