英語で読む

次の方法で共有


SymmetricKey.WrapKeyAsync(Byte[], String, CancellationToken) メソッド

定義

public System.Threading.Tasks.Task<Tuple<byte[],string>> WrapKeyAsync (byte[] key, string algorithm = default, System.Threading.CancellationToken token = default);

パラメーター

key
Byte[]
algorithm
String

戻り値

実装

適用対象