Share via


EcKey.UnwrapKeyAsync(Byte[], String, CancellationToken) Method

Definition

public System.Threading.Tasks.Task<byte[]> UnwrapKeyAsync (byte[] encryptedKey, string algorithm = "RSA-OAEP", System.Threading.CancellationToken token = default);

Parameters

encryptedKey
Byte[]
algorithm
String

Returns

Task<Byte[]>

Implements

Applies to

Product Versions
Azure SDK for .NET Legacy