github Azure/azure-sdk-for-js @azure/keyvault-keys_4.2.0-beta.1

latest releases: @azure/template_1.0.12-beta.3738128, @azure-tools/test-utils_1.0.0, @azure/arm-compute_21.6.0...
pre-release3 years ago

4.2.0-beta.1 (2020-09-11)

  • Added parseKeyVaultKeysIdentifier and ParsedKeyVaultKeysIdentifier to help with parsing the unique identifiers of Key Vault Keys.
  • Added the basic structure of a new client to perform local cryptography operations, which is now called LocalCryptographyClient.
    • The existing CryptographyClient, when initialized, will create one instance of a local cryptography client, which can be retrieved by calling to a new method that is part of the CryptographyClient class: getLocalCryptographyClient().
    • The LocalCryptographyClient currently has limited support of the cryptography operations available on the CryptographyClient. More operations will be added over time.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.