parent
4d19f3b078
commit
cd023c49f0
@ -10,7 +10,5 @@ namespace Azure { namespace Storage {
|
||||
std::string HMAC_SHA256(const std::string& text, const std::string& key);
|
||||
std::string Base64Encode(const std::string& text);
|
||||
std::string Base64Decode(const std::string& text);
|
||||
std::string MD5(const std::string& text);
|
||||
std::string CRC64(const std::string& text);
|
||||
|
||||
}} // namespace Azure::Storage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user