Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
jwt::alphabet Namespace Reference

character maps when encoding and decoding More...

Namespaces

namespace  helper
 

Classes

struct  base64
 valid list of character when working with Base64 More...
 
struct  base64url
 valid list of character when working with Base64URL More...
 

Functions

uint32_t index (const std::array< int8_t, 256 > &rdata, char symbol)
 

Detailed Description

character maps when encoding and decoding

Function Documentation

◆ index()

uint32_t jwt::alphabet::index ( const std::array< int8_t, 256 > &  rdata,
char  symbol 
)
inline

Definition at line 140 of file base.h.