|
Cryptolens Client API for C++
|
Public Member Functions | |
| ResponseParser_ArduinoJson5 (basic_Error &e) | |
| optional< LicenseKeyInformation > | make_license_key_information (basic_Error &e, RawLicenseKey const &raw_license_key) const |
| optional< LicenseKeyInformation > | make_license_key_information (basic_Error &e, optional< RawLicenseKey > const &raw_license_key) const |
| optional< LicenseKeyInformation > | make_license_key_information_unsafe (basic_Error &e, std::string const &license_key) const |
| optional< std::pair< std::string, std::string > > | parse_activate_response (basic_Error &e, std::string const &server_response) const |
| std::string | parse_create_trial_key_response (basic_Error &e, std::string const &server_response) const |
| std::string | parse_last_message_response (basic_Error &e, std::string const &server_response) const |
1.8.13