![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | mrs | 
| namespace | mrs::authentication | 
Functions | |
| std::string | mrs::authentication::crypto_hmac (const std::string &key, const std::string &data) | 
| std::string | mrs::authentication::crypto_xor (const std::string &key, const std::string &data) | 
| std::string | mrs::authentication::crypto_sha256 (const std::string &data) |