omni::crypto::base64::encode
NAME

omni::crypto::base64::encode

A function of omni::crypto::base64

#include <omni/crypto/base64.hpp>
inline std::string omni::crypto::base64::encode(unsigned char const* data, size_t size)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top