AXIAM C++ SDK 1.0.0-alpha8
Authentication, authorization, JWKS & route guards (REST + mTLS)
Loading...
Searching...
No Matches
Public Attributes | List of all members
axiam::Ed25519Jwk Struct Reference

One Ed25519 (OKP) public key from the JWK set. More...

#include <jwks.hpp>

Public Attributes

std::string kid
 
std::string x_b64url
 

Detailed Description

One Ed25519 (OKP) public key from the JWK set.

Member Data Documentation

◆ kid

std::string axiam::Ed25519Jwk::kid

◆ x_b64url

std::string axiam::Ed25519Jwk::x_b64url

The documentation for this struct was generated from the following file: