libDwm-0.9.45
DwmBase64.hh File Reference

base64 and base64url encoding/decoding function definitions More...

#include <iostream>
#include <string>
Include dependency graph for DwmBase64.hh:

Go to the source code of this file.

Classes

class  Dwm::Base64
 RFC 4648 base64 encoding and decoding functions. More...
 
class  Dwm::Base64Url
 RFC 4648 base64 enconding and decoding functions for URLs. More...
 

Detailed Description

base64 and base64url encoding/decoding function definitions