@@ -0,0 +1,5 @@
#include <string>
std::string base64_encode(unsigned char const* , unsigned int len);
std::string base64_decode(std::string const& s);
The note is not visible to the blocked user.