Microsoft Azure Storage Client Library for C++  7.5.0
The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++.
azure::storage::core::hash_provider Member List

This is the complete list of members for azure::storage::core::hash_provider, including all inherited members.

close() (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinline
create_crc64_hash_provider() (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinlinestatic
create_hmac_sha256_hash_provider(const std::vector< uint8_t > &key) (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinlinestatic
create_md5_hash_provider() (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinlinestatic
create_sha256_hash_provider() (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinlinestatic
hash() const (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinline
hash_provider() (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinline
is_enabled() const (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinline
write(const uint8_t *data, size_t count) (defined in azure::storage::core::hash_provider)azure::storage::core::hash_providerinline