次の方法で共有


ClientSideEncryptionOptions.KeyWrapAlgorithm プロパティ

定義

アップロード操作に必要です。 コンテンツ暗号化キーをラップするときに使用するアルゴリズム識別子。 これは に渡され WrapKey(String, ReadOnlyMemory<Byte>, CancellationToken) 、非同期に対応します。

public string KeyWrapAlgorithm { get; set; }
member this.KeyWrapAlgorithm : string with get, set
Public Property KeyWrapAlgorithm As String

プロパティ値

適用対象