azure-storage-blobs
Public Member Functions | Static Public Attributes | List of all members
Azure::Storage::Blobs::Models::EncryptionAlgorithmType Class Referencefinal

Extensible enum used to identify encryption algorithm.

#include <blob_rest_client.hpp>

Public Member Functions

 EncryptionAlgorithmType (std::string value)
 
bool operator== (const EncryptionAlgorithmType &other) const
 
bool operator!= (const EncryptionAlgorithmType &other) const
 
const std::string & ToString () const
 

Static Public Attributes

AZ_STORAGE_BLOBS_DLLEXPORT static const EncryptionAlgorithmType Aes256
 

Member Data Documentation

◆ Aes256

const EncryptionAlgorithmType Azure::Storage::Blobs::Models::EncryptionAlgorithmType::Aes256
static

AES-256


The documentation for this class was generated from the following files: