identt
Static Public Member Functions | List of all members
identt::http::Crypto::Base64 Class Reference

Static Public Member Functions

static std::string encode (const std::string &input) noexcept
 Returns Base64 encoded string from input string.
 
static std::string decode (const std::string &base64) noexcept
 Returns Base64 decoded string from base64 input.
 

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