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

latest releases: Azure.Messaging.EventHubs.Processor_5.12.0-beta.1, Azure.Messaging.EventHubs_5.12.0-beta.1, Azure.Template_1.0.3-beta.3795970...
2 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.