|
|
azure-core
|
Utility functions to help convert between binary data and UTF-8 encoded text that is represented in Base64. More...
#include <algorithm>#include <cstdint>#include <stdexcept>#include <stdint.h>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Azure::Core::Convert |
| Used to convert one form of data into another, for example encoding binary data into Base64 encoded octets. More... | |
Namespaces | |
| namespace | Azure |
| Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512. | |