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

latest releases: Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0...
3 years ago

4.2.0 (2021-06-15)

Features Added

  • Changed default service version to "7.2".
  • Added KeyVaultKeyIdentifier to parse certificate URIs.
  • Added local-only support for CryptographyClient using only a JsonWebKey using LocalCryptographyClientOptions.
  • Added CreateEcKeyOptions class and associated KeyClient.CreateEcKey and CreateEcKeyAsync methods.
  • Added KeyType.OctHsm to support "oct-HSM" key operations to support Managed HSM.
  • Added AES-GCM and AES-CBC support for encrypting and decrypting, including new Encrypt and Decrypt overloads.

Breaking Changes since 4.2.0-beta.6

  • Renamed additionalAuthenticationData factory method parameters to additionalAuthenticatedData to match properties and constructor parameters.
  • Renamed parameters parameter to decryptParameters for CryptographyClient.Decrypt and DecryptAsync.
  • Renamed parameters parameter to encryptParameters for CryptographyClient.Encrypt and EncryptAsync.

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

NewReleases is sending notifications on new releases.