27#include <olp/core/CoreApi.h>
41CORE_API std::string Base64Encode(
const std::vector<uint8_t>& bytes,
53CORE_API std::string Base64Encode(
const std::string& bytes,
bool url =
false);
65CORE_API std::string Base64Encode(
const void* bytes,
size_t size,
78CORE_API
bool Base64Decode(
const std::string&
string,
79 std::vector<std::uint8_t>& bytes,
80 bool write_null_bytes =
true);
Rules all the other namespaces.
Definition AppleSignInProperties.h:24