A General purpose base64url alphabet respecting the URI Case Normalization
More...
#include <goby/util/thirdparty/jwt-cpp/base.h>
|
| static const std::array< char, 64 > & | data () |
| |
| static const std::array< int8_t, 256 > & | rdata () |
| |
| static const std::vector< std::string > & | fill () |
| |
A General purpose base64url alphabet respecting the URI Case Normalization
This is useful in situations outside of JWT encoding/decoding and is provided as a helper
Definition at line 108 of file base.h.
◆ data()
| static const std::array< char, 64 > & jwt::alphabet::helper::base64url_percent_encoding::data |
( |
| ) |
|
|
inlinestatic |
◆ fill()
| static const std::vector< std::string > & jwt::alphabet::helper::base64url_percent_encoding::fill |
( |
| ) |
|
|
inlinestatic |
◆ rdata()
| static const std::array< int8_t, 256 > & jwt::alphabet::helper::base64url_percent_encoding::rdata |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file:
- goby/util/thirdparty/jwt-cpp/base.h