|
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++.
|
Public Member Functions | |
| bool | is_enabled () const |
| void | write (const uint8_t *data, size_t count) |
| void | close () |
| checksum | hash () const |
Static Public Member Functions | |
| static hash_provider | create_hmac_sha256_hash_provider (const std::vector< uint8_t > &key) |
| static hash_provider | create_md5_hash_provider () |
| static hash_provider | create_sha256_hash_provider () |
| static hash_provider | create_crc64_hash_provider () |
1.8.15