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

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::OTSymmetricKeystatic
Decrypt(const OTString &strKey, OTString &strCiphertext, OTString &strOutput, const OTString *pstrDisplay=nullptr, const OTPassword *pAlreadyHavePW=nullptr)opentxs::OTSymmetricKeystatic
Decrypt(const OTSymmetricKey &theKey, const OTString &strCiphertext, OTString &strOutput, const OTString *pstrDisplay=nullptr, const OTPassword *pAlreadyHavePW=nullptr)opentxs::OTSymmetricKeystatic
Encrypt(const OTString &strKey, const OTString &strPlaintext, OTString &strOutput, const OTString *pstrDisplay=nullptr, bool bBookends=true, const OTPassword *pAlreadyHavePW=nullptr)opentxs::OTSymmetricKeystatic
Encrypt(const OTSymmetricKey &theKey, const OTString &strPlaintext, OTString &strOutput, const OTString *pstrDisplay=nullptr, bool bBookends=true, const OTPassword *pAlreadyHavePW=nullptr)opentxs::OTSymmetricKeystatic
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::OTSymmetricKeystatic
GetRawKeyFromDerivedKey(const OTPassword &theDerivedKey, OTPassword &theRawKeyOutput) const opentxs::OTSymmetricKey
GetRawKeyFromPassphrase(const OTPassword &thePassphrase, OTPassword &theRawKeyOutput, OTPassword *pDerivedKey=nullptr) const opentxs::OTSymmetricKey
HasHashCheck() const opentxs::OTSymmetricKeyinline
IsGenerated() const opentxs::OTSymmetricKeyinline
OTSymmetricKey()opentxs::OTSymmetricKey
OTSymmetricKey(const OTPassword &thePassword)opentxs::OTSymmetricKey
ReGenerateHashCheck(const OTPassword &thePassphrase)opentxs::OTSymmetricKey
Release()opentxs::OTSymmetricKeyvirtual
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::OTSymmetricKeyvirtual