|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTSymmetricKey, including all inherited members.
| CalculateDerivedKeyFromPassphrase(const OTPassword &thePassphrase, bool bCheckForHashCheck=true) const | opentxs::OTSymmetricKey | |
| CalculateNewDerivedKeyFromPassphrase(const OTPassword &thePassphrase) | opentxs::OTSymmetricKey | |
| ChangePassphrase(const OTPassword &oldPassphrase, const OTPassword &newPassphrase) | opentxs::OTSymmetricKey | |
| CreateNewKey(OTString &strOutput, const OTString *pstrDisplay=nullptr, const OTPassword *pAlreadyHavePW=nullptr) | opentxs::OTSymmetricKey | static |
| Decrypt(const OTString &strKey, OTString &strCiphertext, OTString &strOutput, const OTString *pstrDisplay=nullptr, const OTPassword *pAlreadyHavePW=nullptr) | opentxs::OTSymmetricKey | static |
| Decrypt(const OTSymmetricKey &theKey, const OTString &strCiphertext, OTString &strOutput, const OTString *pstrDisplay=nullptr, const OTPassword *pAlreadyHavePW=nullptr) | opentxs::OTSymmetricKey | static |
| Encrypt(const OTString &strKey, const OTString &strPlaintext, OTString &strOutput, const OTString *pstrDisplay=nullptr, bool bBookends=true, const OTPassword *pAlreadyHavePW=nullptr) | opentxs::OTSymmetricKey | static |
| Encrypt(const OTSymmetricKey &theKey, const OTString &strPlaintext, OTString &strOutput, const OTString *pstrDisplay=nullptr, bool bBookends=true, const OTPassword *pAlreadyHavePW=nullptr) | opentxs::OTSymmetricKey | static |
| GenerateHashCheck(const OTPassword &thePassphrase) | opentxs::OTSymmetricKey | |
| GenerateKey(const OTPassword &thePassphrase, OTPassword **ppDerivedKey=nullptr) | opentxs::OTSymmetricKey | |
| GetIdentifier(OTIdentifier &theIdentifier) const | opentxs::OTSymmetricKey | |
| GetIdentifier(OTString &strIdentifier) const | opentxs::OTSymmetricKey | |
| GetPassphraseFromUser(const OTString *pstrDisplay=nullptr, bool bAskTwice=false) | opentxs::OTSymmetricKey | static |
| GetRawKeyFromDerivedKey(const OTPassword &theDerivedKey, OTPassword &theRawKeyOutput) const | opentxs::OTSymmetricKey | |
| GetRawKeyFromPassphrase(const OTPassword &thePassphrase, OTPassword &theRawKeyOutput, OTPassword *pDerivedKey=nullptr) const | opentxs::OTSymmetricKey | |
| HasHashCheck() const | opentxs::OTSymmetricKey | inline |
| IsGenerated() const | opentxs::OTSymmetricKey | inline |
| OTSymmetricKey() | opentxs::OTSymmetricKey | |
| OTSymmetricKey(const OTPassword &thePassword) | opentxs::OTSymmetricKey | |
| ReGenerateHashCheck(const OTPassword &thePassphrase) | opentxs::OTSymmetricKey | |
| Release() | opentxs::OTSymmetricKey | virtual |
| Release_SymmetricKey() | opentxs::OTSymmetricKey | |
| SerializeFrom(OTPayload &theInput) | opentxs::OTSymmetricKey | |
| SerializeFrom(const OTASCIIArmor &ascInput) | opentxs::OTSymmetricKey | |
| SerializeFrom(const OTString &strInput, bool bEscaped=false) | opentxs::OTSymmetricKey | |
| SerializeTo(OTPayload &theOutput) const | opentxs::OTSymmetricKey | |
| SerializeTo(OTASCIIArmor &ascOutput) const | opentxs::OTSymmetricKey | |
| SerializeTo(OTString &strOutput, bool bEscaped=false) const | opentxs::OTSymmetricKey | |
| ~OTSymmetricKey() | opentxs::OTSymmetricKey | virtual |