#include <acme_client.h>
Inherits nlohmann::json::object_t.
|
| JWK (const std::string &kty, const std::string &crv, const std::string &x, const std::string &y, const std::optional< std::string > &alg=std::nullopt, const std::optional< std::string > &use=std::nullopt, const std::optional< std::string > &kid=std::nullopt) |
|
virtual | ~JWK ()=default |
|
◆ JWK()
ACME::Client::JWK::JWK |
( |
const std::string & |
kty, |
|
|
const std::string & |
crv, |
|
|
const std::string & |
x, |
|
|
const std::string & |
y, |
|
|
const std::optional< std::string > & |
alg = std::nullopt , |
|
|
const std::optional< std::string > & |
use = std::nullopt , |
|
|
const std::optional< std::string > & |
kid = std::nullopt |
|
) |
| |
|
inline |
◆ ~JWK()
virtual ACME::Client::JWK::~JWK |
( |
| ) |
|
|
virtualdefault |
The documentation for this class was generated from the following file: