base64 and base64url encoding/decoding function definitions More...
#include <iostream>#include <string>
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... | |
base64 and base64url encoding/decoding function definitions