azure-storage-blobs: Azure::Storage::Blobs::EncryptionKey Struct Reference
Andrew Henderson
Published Feb 16, 2026
Wrapper for an encryption key to be used with client provided key server-side encryption. More...
#include <blob_options.hpp>
| std::string | Key |
| Base64 encoded string of the AES256 encryption key. | |
| std::string | KeyHash |
| Base64 encoded string of the AES256 encryption key's SHA256 hash. | |
| EncryptionAlgorithmType | Algorithm |
| The algorithm for Azure Blob Storage to encrypt with. | |
Wrapper for an encryption key to be used with client provided key server-side encryption.
The documentation for this struct was generated from the following file: