You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sadasant
changed the title
[KeyVault-Key] The CryptographyClient should allow to be created with a KeyVault-Key key
[KeyVault-Key] The CryptographyClient should allow to be created with a KeyVaultKey
Jan 28, 2020
sadasant
changed the title
[KeyVault-Key] The CryptographyClient should allow to be created with a KeyVaultKey
[KeyVault-Keys] The CryptographyClient should allow to be created with a KeyVaultKey
Feb 4, 2020
To facilitate local cryptography on other clients, the CryptographyClient should allow being created by a KeyVault-Key.
This is currently a supported feature, see the following code:
https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/keyvault/keyvault-keys/src/cryptographyClient.ts#L676-L680
However, we should write at least a test and a sample making sure that this fulfills the expected behavior.
Tasks:
The text was updated successfully, but these errors were encountered: