次の方法で共有


EncryptResult.Algorithm プロパティ

定義

暗号化に使用される を EncryptionAlgorithm 取得します。 これは、 と共 Ciphertext に格納する必要があります。同じアルゴリズムを使用して暗号化を解除する必要があります。

public Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm Algorithm { get; }
member this.Algorithm : Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm
Public ReadOnly Property Algorithm As EncryptionAlgorithm

プロパティ値

適用対象