EncryptionAlgorithmType Enum

Definition

The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.

public enum EncryptionAlgorithmType
type EncryptionAlgorithmType = 
Public Enum EncryptionAlgorithmType
Inheritance
EncryptionAlgorithmType

Fields

Aes256 0

AES256

Applies to