Azure Key Vault · Schema

KeyOperationsParameters

The key operations parameters.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
alg string Algorithm identifier.
value string The value to operate on.
iv string Initialization vector for symmetric algorithms.
aad string Additional data to authenticate but not encrypt/decrypt.
tag string The tag to verify when performing decryption with an authenticated algorithm.
View JSON Schema on GitHub