Goby3  3.1.5a
2024.05.23
jwt::alphabet::base64url Struct Reference

valid list of characted when working with Base64URL More...

#include <goby/util/thirdparty/jwt-cpp/base.h>

Static Public Member Functions

static const std::array< char, 64 > & data ()
 
static const std::string & fill ()
 

Detailed Description

valid list of characted when working with Base64URL

Definition at line 48 of file base.h.

Member Function Documentation

◆ data()

static const std::array<char, 64>& jwt::alphabet::base64url::data ( )
inlinestatic

Definition at line 50 of file base.h.

◆ fill()

static const std::string& jwt::alphabet::base64url::fill ( )
inlinestatic

Definition at line 59 of file base.h.


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