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

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

GetOpenSSLDigestByName(const OTString &theName)opentxs::OTCrypto_OpenSSL::OTCrypto_OpenSSLdpstatic
SignContract(const OTString &strContractUnsigned, const EVP_PKEY *pkey, OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) const opentxs::OTCrypto_OpenSSL::OTCrypto_OpenSSLdp
SignContractDefaultHash(const OTString &strContractUnsigned, const EVP_PKEY *pkey, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const opentxs::OTCrypto_OpenSSL::OTCrypto_OpenSSLdp
VerifyContractDefaultHash(const OTString &strContractToVerify, const EVP_PKEY *pkey, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const opentxs::OTCrypto_OpenSSL::OTCrypto_OpenSSLdp
VerifySignature(const OTString &strContractToVerify, const EVP_PKEY *pkey, const OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) const opentxs::OTCrypto_OpenSSL::OTCrypto_OpenSSLdp