共用方式為


EncryptionAlgorithm.A128Cbc Property

Definition

Gets a 128-bit AES-CBC EncryptionAlgorithm.

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

Property Value

Applies to