Share via


EncryptionAlgorithm.A128Gcm Property

Definition

Gets a 128-bit AES-GCM EncryptionAlgorithm.

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

Property Value

Applies to