Enigma
3.2.0
A Simple, Reliable and Efficient Encryption Tool
|
This is the complete list of members for Base64, including all inherited members.
Decode(const std::vector< byte > &encoded_buffer) | Base64 | static |
Decode(const byte *buffer, const std::size_t buffLen) | Base64 | static |
Decode(const std::string &encoded) | Base64 | static |
Encode(const std::vector< byte > &buffer) | Base64 | static |
Encode(const byte *buffer, const std::size_t buffLen) | Base64 | static |
Encode(const std::string &buffer) | Base64 | static |