#include <jwt.h>
|
| | hs256 (std::string key) |
| |
| | hmacsha (std::string key, const EVP_MD *(*md)(), std::string name) |
| |
| std::string | sign (const std::string &data, std::error_code &ec) const |
| |
| void | verify (const std::string &data, const std::string &signature, std::error_code &ec) const |
| |
| std::string | name () const |
| |
◆ hs256()
| jwt::algorithm::hs256::hs256 |
( |
std::string |
key | ) |
|
|
inlineexplicit |
Construct new instance of algorithm
- Parameters
-
The documentation for this struct was generated from the following file:
- tmp-conscience-engine/libs/jwt-cpp/jwt.h