![]() |
LicenseSpring C++ SDK
7.27.0
Easily add Software Licensing to your application
|
This is the complete list of members for LicenseSpring::CryptoProvider, including all inherited members.
| decrypt(const std::string &inputString)=0 | LicenseSpring::CryptoProvider | pure virtual |
| encrypt(const std::string &inputString)=0 | LicenseSpring::CryptoProvider | pure virtual |
| isKeySet() const | LicenseSpring::CryptoProvider | |
| m_key | LicenseSpring::CryptoProvider | protected |
| m_salt | LicenseSpring::CryptoProvider | protected |
| ptr_t typedef | LicenseSpring::CryptoProvider | |
| setKey(const std::string &key) | LicenseSpring::CryptoProvider | virtual |
| setSalt(const std::string &salt) | LicenseSpring::CryptoProvider | virtual |
| ~CryptoProvider() | LicenseSpring::CryptoProvider | virtual |