| CalculateID(OTIdentifier &theOutput) const | opentxs::OTAsymmetricKey | virtual |
| ClonePubKey() const | opentxs::OTAsymmetricKey | virtual |
| GetPasswordCallback() | opentxs::OTAsymmetricKey | static |
| GetPasswordCaller() | opentxs::OTAsymmetricKey | static |
| GetPrivateKey(OTString &strKey, bool bEscaped=true) const | opentxs::OTAsymmetricKey | |
| GetPrivateKey(OTASCIIArmor &strKey) const | opentxs::OTAsymmetricKey | |
| GetPublicKey(OTASCIIArmor &strKey) const | opentxs::OTAsymmetricKey | |
| GetPublicKey(OTString &strKey, bool bEscaped=true) const | opentxs::OTAsymmetricKey | |
| IsEmpty() const | opentxs::OTAsymmetricKey | inline |
| IsPasswordCallbackSet() | opentxs::OTAsymmetricKey | inlinestatic |
| IsPrivate() const | opentxs::OTAsymmetricKey | inline |
| IsPublic() const | opentxs::OTAsymmetricKey | inline |
| KeyFactory() | opentxs::OTAsymmetricKey | static |
| LoadPrivateKey(const OTString &strFoldername, const OTString &strFilename, const OTString *pstrReason=nullptr, const OTPassword *pImportPassword=nullptr) | opentxs::OTAsymmetricKey | |
| LoadPrivateKeyFromCertString(const OTString &strCert, bool bEscaped=true, const OTString *pstrReason=nullptr, const OTPassword *pImportPassword=nullptr)=0 | opentxs::OTAsymmetricKey | pure virtual |
| LoadPublicKey(const OTString &strFoldername, const OTString &strFilename) | opentxs::OTAsymmetricKey | |
| LoadPublicKeyFromCertFile(const OTString &strFoldername, const OTString &strFilename, const OTString *pstrReason=nullptr, const OTPassword *pImportPassword=nullptr) | opentxs::OTAsymmetricKey | |
| LoadPublicKeyFromCertString(const OTString &strCert, bool bEscaped=true, const OTString *pstrReason=nullptr, const OTPassword *pImportPassword=nullptr)=0 | opentxs::OTAsymmetricKey | pure virtual |
| LoadPublicKeyFromPGPKey(const OTASCIIArmor &strKey)=0 | opentxs::OTAsymmetricKey | pure virtual |
| m_bIsPrivateKey | opentxs::OTAsymmetricKey | protected |
| m_bIsPublicKey | opentxs::OTAsymmetricKey | protected |
| m_p_ascKey | opentxs::OTAsymmetricKey | protected |
| m_pMetadata | opentxs::OTAsymmetricKey | |
| m_timer | opentxs::OTAsymmetricKey | protected |
| OTAsymmetricKey() | opentxs::OTAsymmetricKey | protected |
| ReEncryptPrivateKey(const OTPassword &theExportPassword, bool bImporting) const =0 | opentxs::OTAsymmetricKey | pure virtual |
| Release() | opentxs::OTAsymmetricKey | virtual |
| Release_AsymmetricKey() | opentxs::OTAsymmetricKey | |
| ReleaseKey() | opentxs::OTAsymmetricKey | |
| ReleaseKeyLowLevel() | opentxs::OTAsymmetricKey | protected |
| ReleaseKeyLowLevel_Hook() const =0 | opentxs::OTAsymmetricKey | protectedpure virtual |
| s_pCaller | opentxs::OTAsymmetricKey | protectedstatic |
| s_pwCallback | opentxs::OTAsymmetricKey | protectedstatic |
| SaveCertToString(OTString &strOutput, const OTString *pstrReason=nullptr, const OTPassword *pImportPassword=nullptr) const =0 | opentxs::OTAsymmetricKey | pure virtual |
| SavePrivateKeyToString(OTString &strOutput, const OTString *pstrReason=nullptr, const OTPassword *pImportPassword=nullptr) const =0 | opentxs::OTAsymmetricKey | pure virtual |
| SetAsPrivate() | opentxs::OTAsymmetricKey | inline |
| SetAsPublic() | opentxs::OTAsymmetricKey | inline |
| SetPasswordCallback(OT_OPENSSL_CALLBACK *pCallback) | opentxs::OTAsymmetricKey | static |
| SetPasswordCaller(OTCaller &theCaller) | opentxs::OTAsymmetricKey | static |
| SetPrivateKey(const OTString &strKey, bool bEscaped=false) | opentxs::OTAsymmetricKey | |
| SetPrivateKey(const OTASCIIArmor &strKey) | opentxs::OTAsymmetricKey | |
| SetPublicKey(const OTASCIIArmor &strKey) | opentxs::OTAsymmetricKey | |
| SetPublicKey(const OTString &strKey, bool bEscaped=false) | opentxs::OTAsymmetricKey | |
| ~OTAsymmetricKey() | opentxs::OTAsymmetricKey | virtual |