Skip to content

Azure.Security.KeyVault.Keys_4.11.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 16 Jul 16:24
99a9ca7

4.11.0-beta.3 (2026-07-16)

Features Added

  • Added the SecureWrapKey and SecureUnwrapKey methods (and their async counterparts) to CryptographyClient for secure wrap/unwrap operations on Managed HSM keys (#60933).
  • Added the SecureKeyWrapAlgorithm type, listing the algorithms supported by the secure wrap/unwrap operations.
  • Added the SecureWrapResult and SecureUnwrapResult model classes wrapping the results of SecureWrapKey and SecureUnwrapKey, respectively.
  • Added the SecureWrapKey and SecureUnwrapKey values to KeyOperation.