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

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

Decrypt(OTString &theOutput, const OTSymmetricKey &theKey, const OTPassword &thePassword)opentxs::OTEnvelope
Encrypt(const OTString &theInput, OTSymmetricKey &theKey, const OTPassword &thePassword)opentxs::OTEnvelope
GetAsBookendedString(OTString &strArmorWithBookends, bool bEscaped=false) const opentxs::OTEnvelope
GetAsciiArmoredData(OTASCIIArmor &theArmoredText, bool bLineBreaks=true) const opentxs::OTEnvelope
Open(const OTPseudonym &theRecipient, OTString &theOutput, const OTPasswordData *pPWData=nullptr)opentxs::OTEnvelope
OTEnvelope()opentxs::OTEnvelope
OTEnvelope(const OTASCIIArmor &theArmoredText)opentxs::OTEnvelope
OTEnvelope(const OTString &strArmorWithBookends)opentxs::OTEnvelope
OTPayload classopentxs::OTEnvelopefriend
Seal(const OTPseudonym &theRecipient, const OTString &theInput)opentxs::OTEnvelope
Seal(const OTAsymmetricKey &RecipPubKey, const OTString &theInput)opentxs::OTEnvelope
Seal(setOfNyms &theRecipients, const OTString &theInput)opentxs::OTEnvelope
Seal(mapOfAsymmetricKeys &RecipPubKeys, const OTString &theInput)opentxs::OTEnvelope
SetAsciiArmoredData(const OTASCIIArmor &theArmoredText, bool bLineBreaks=true)opentxs::OTEnvelope
SetFromBookendedString(const OTString &strArmorWithBookends, bool bEscaped=false)opentxs::OTEnvelope
~OTEnvelope()opentxs::OTEnvelopevirtual