Share via


KeyVaultClient.WrapKeyAsync Method

 

Asynchronously wraps all symmetric key using the specified key.

Namespace:   Microsoft.Azure.KeyVault
Assembly:  Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)

Overload List

Name Description
System_CAPS_pubmethod WrapKeyAsync(String, String, Byte[], CancellationToken)

Asynchronously wraps a symmetric key using the specified key.

System_CAPS_pubmethod WrapKeyAsync(String, String, String, String, Byte[], CancellationToken)

Asynchronously wraps a symmetric key using the specified key.

See Also

KeyVaultClient Class
Microsoft.Azure.KeyVault Namespace

Return to top