|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTPasswordData, including all inherited members.
| GetCachedKey() const | opentxs::OTPasswordData | inline |
| GetDisplayString() const | opentxs::OTPasswordData | |
| GetMasterPW() const | opentxs::OTPasswordData | inline |
| 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 |