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

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

AddNewSubcredential(const OTString::Map &mapPrivate, const OTString::Map &mapPublic, const OTPasswordData *pPWData=nullptr, OTSubcredential **ppSubcred=nullptr)opentxs::OTCredential
AddNewSubkey(int32_t nBits=1024, const OTString::Map *pmapPrivate=nullptr, const OTPasswordData *pPWData=nullptr, OTSubkey **ppSubkey=nullptr)opentxs::OTCredential
ClearSubcredentials()opentxs::OTCredential
CreateMaster(const OTString &strSourceForNymID, int32_t nBits=1024, const OTString::Map *pmapPrivate=nullptr, const OTString::Map *pmapPublic=nullptr, const OTPasswordData *pPWData=nullptr)opentxs::OTCredentialstatic
GetAuthKeypair(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetEncrKeypair(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetImportPassword() const opentxs::OTCredentialinline
GetMasterCredID() const opentxs::OTCredential
GetMasterkey() const opentxs::OTCredentialinline
GetNymID() const opentxs::OTCredential
GetPriCredential() const opentxs::OTCredential
GetPrivateAuthKey(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetPrivateEncrKey(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetPrivateSignKey(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetPubCredential() const opentxs::OTCredential
GetPublicAuthKey(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetPublicEncrKey(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetPublicKeysBySignature(listOfAsymmetricKeys &listOutput, const OTSignature &theSignature, char cKeyType= '0') const opentxs::OTCredential
GetPublicSignKey(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetSignKeypair(const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetSourceForNymID() const opentxs::OTCredential
GetSubcredential(const OTString &strSubID, const OTString::List *plistRevokedIDs=nullptr) const opentxs::OTCredential
GetSubcredentialByIndex(int32_t nIndex) const opentxs::OTCredential
GetSubcredentialCount() const opentxs::OTCredential
GetSubcredentialIDByIndex(size_t nIndex) const opentxs::OTCredential
Load_Master(const OTString &strNymID, const OTString &strMasterCredID, const OTPasswordData *pPWData=nullptr)opentxs::OTCredential
Load_MasterFromString(const OTString &strInput, const OTString &strNymID, const OTString &strMasterCredID, const OTPasswordData *pPWData=nullptr, const OTPassword *pImportPassword=nullptr)opentxs::OTCredential
LoadMaster(const OTString &strNymID, const OTString &strMasterCredID, const OTPasswordData *pPWData=nullptr)opentxs::OTCredentialstatic
LoadMasterFromString(const OTString &strInput, const OTString &strNymID, const OTString &strMasterCredID, OTPasswordData *pPWData=nullptr, const OTPassword *pImportPassword=nullptr)opentxs::OTCredentialstatic
LoadSubcredential(const OTString &strSubID)opentxs::OTCredential
LoadSubcredentialFromString(const OTString &strInput, const OTString &strSubID, const OTPassword *pImportPassword=nullptr)opentxs::OTCredential
LoadSubkey(const OTString &strSubID)opentxs::OTCredential
LoadSubkeyFromString(const OTString &strInput, const OTString &strSubID, const OTPassword *pImportPassword=nullptr)opentxs::OTCredential
ReEncryptPrivateCredentials(const OTPassword &theExportPassword, bool bImporting)opentxs::OTCredential
SerializeIDs(OTString &strOutput, const OTString::List &listRevokedIDs, OTString::Map *pmapPubInfo=nullptr, OTString::Map *pmapPriInfo=nullptr, bool bShowRevoked=false, bool bValid=true) const opentxs::OTCredential
SetImportPassword(const OTPassword *pImportPassword)opentxs::OTCredentialinline
VerifyAgainstSource() const opentxs::OTCredential
VerifyInternally() const opentxs::OTCredential
~OTCredential()opentxs::OTCredential