Azure Key Vault · Schema

KeyOperationResult

The key operation result.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
kid string Key identifier.
value string The result of the operation.
iv string Initialization vector for symmetric algorithms.
tag string Authentication tag for authenticated encryption algorithms.
aad string Additional authenticated data.
View JSON Schema on GitHub