github Azure/azure-sdk-for-net Azure.Security.KeyVault.Keys_4.2.0-beta.4

latest releases: Azure.ResourceManager.Compute_1.5.0, Azure.Maps.Search_1.0.0-beta.5, Azure.Maps.Rendering_1.0.0-beta.3...
pre-release3 years ago

4.2.0-beta.4 (2021-02-10)

Added

  • Added CreateEcKeyOptions class.
  • Added CreateEcKey and CreateEcKeyAsync methods to the KeyClient class.
  • Added constructor to KeyVaultKeyIdentifier to parse a Uri.

Changed

  • The default service version is now "7.2" (still in preview).
  • Renamed EncryptOptions to EncryptParameters.
  • Renamed DecryptOptions to DecryptParameters.
  • Made EncryptParameters.AdditionalAuthenticatedData read-only, requiring it to be passed to the constructor.
  • Made DecryptParameters.AdditionalAuthenticatedData read-only, requiring it to be passed to the constructor.

Removed

  • Removed local cryptographic support for AES-GCM.
  • Removed Export and ExportAsync methods from KeyClient.
  • Removed Exportable property from KeyProperties'.
  • Removed KeyReleasePolicy class and associated properties.
  • Removed KeyVaultKeyIdentifier.Parse and KeyVaultKeyIdentifier.TryParse in favor of the added constructor.

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

NewReleases is sending notifications on new releases.