Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::OTPasswordData Member List

This is the complete list of members for opentxs::OTPasswordData, including all inherited members.

GetCachedKey() const opentxs::OTPasswordDatainline
GetDisplayString() const opentxs::OTPasswordData
GetMasterPW() const opentxs::OTPasswordDatainline
isForCachedKey() const opentxs::OTPasswordData
isForNormalNym() const opentxs::OTPasswordData
isUsingOldSystem() const opentxs::OTPasswordData
OTPasswordData(const char *szDisplay, OTPassword *pMasterPW=nullptr, std::shared_ptr< OTCachedKey > pCachedKey=std::shared_ptr< OTCachedKey >())opentxs::OTPasswordData
OTPasswordData(const std::string &str_Display, OTPassword *pMasterPW=nullptr, std::shared_ptr< OTCachedKey > pCachedKey=std::shared_ptr< OTCachedKey >())opentxs::OTPasswordData
OTPasswordData(const OTString &strDisplay, OTPassword *pMasterPW=nullptr, std::shared_ptr< OTCachedKey > pCachedKey=std::shared_ptr< OTCachedKey >())opentxs::OTPasswordData
setUsingOldSystem(bool bUsing=true)opentxs::OTPasswordData
~OTPasswordData()opentxs::OTPasswordData