omni::crypto::base64::decode
NAME

omni::crypto::base64::decode

A function of omni::crypto::base64

#include <omni/crypto/base64.hpp>
inline omni_seq_t<uint8_t> omni::crypto::base64::decode(const std::string& data)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top