Namespace lcxx¶ Contents Namespaces Classes Functions Typedefs Variables Namespaces¶ Namespace lcxx::crypto Namespace lcxx::decode Namespace lcxx::encode Namespace lcxx::experimental Namespace lcxx::hash Classes¶ Class license Functions¶ Function lcxx::from_json(nlohmann::json const&) Function lcxx::from_json(std::string const&) Function lcxx::from_json(std::span<char> const) Function lcxx::from_json(std::filesystem::path const&) Function lcxx::sign Function lcxx::to_json(license const&, crypto::rsa_key_t const) Function lcxx::to_json(license const&, std::filesystem::path const&, crypto::rsa_key_t const) Function lcxx::verify_license Typedefs¶ Typedef lcxx::content_map_t Typedef lcxx::signature Variables¶ Variable lcxx::content_key Variable lcxx::signature_key Variable lcxx::string_convertable