27 #include <olp/core/CoreApi.h>
41 CORE_API std::string Base64Encode(
const std::vector<uint8_t>& bytes,
53 CORE_API std::string Base64Encode(
const std::string& bytes,
bool url =
false);
65 CORE_API std::string Base64Encode(
const void* bytes,
size_t size,
78 CORE_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