Definitions for Base64. More...
#include <Common/Compat.h>#include "Base64.h"#include <string>#include <openssl/bio.h>#include <openssl/evp.h>#include <math.h>#include <stdio.h>#include <string.h>
Go to the source code of this file.
Definitions for Base64.
This file contains type definitions for Base64, a static class that provides base64 encoding and decoding functions.
Definition in file Base64.cc.
1.8.8