plebble
base64.h File Reference
#include <iostream>
#include <string>
Include dependency graph for base64.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 us
 
 us::gov
 
 us::gov::crypto
 
 us::gov::crypto::b64
 

Functions

string us::gov::crypto::b64::encode_string (const string &)
 
string us::gov::crypto::b64::decode_string (const string &)