APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Azure Key Vault
KeyOperationsParameters
Azure Key Vault
· Schema
KeyOperationsParameters
The key operations parameters.
Certificates
Cloud Security
Cryptography
Key Management
Secrets Management
Security
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