Share via


EncryptionAlgorithm.A256Cbc Property

Definition

Gets a 256-bit AES-CBC EncryptionAlgorithm.

public static Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm A256Cbc { get; }
static member A256Cbc : Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm
Public Shared ReadOnly Property A256Cbc As EncryptionAlgorithm

Property Value

Applies to