Puppet Task: keyvault_azure_wrap_key

Defined in:
tasks/keyvault_azure_wrap_key.json,
tasks/keyvault_azure_wrap_key.rb

Overview

The WRAP operation supports encryption of a symmetric key using a key encryption key that has previously been stored in an Azure Key Vault. The WRAP operation is only strictly necessary for symmetric keys stored in Azure Key Vault since protection with an asymmetric key can be performed using the public portion of the key. This operation is supported for asymmetric keys as a convenience for callers that have a key-reference but do not have access to the public key material. This operation requires the keys/wrapKey permission.

Supports noop? false

Parameters