Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
jwt::alphabet::base64 Struct Reference

valid list of characted when working with Base64 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 Base64

Definition at line 28 of file base.h.

Member Function Documentation

◆ data()

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

Definition at line 30 of file base.h.

◆ fill()

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

Definition at line 39 of file base.h.


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