次の方法で共有


WrapResult.Algorithm プロパティ

定義

使用されている を取得します KeyWrapAlgorithm 。 同じキーを使用してラップを EncryptedKey 解除する必要があるため、これは と一緒に格納する必要があります。

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

プロパティ値

適用対象