APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Azure Key Vault
KeyCreateParameters
Azure Key Vault
· Schema
KeyCreateParameters
The key create parameters.
Certificates
Cloud Security
Cryptography
Key Management
Secrets Management
Security
Properties
Name
Type
Description
key_size
integer
The key size in bits. For example: 2048, 3072, or 4096 for RSA.
public_exponent
integer
The public exponent for a RSA key.
key_ops
array
JSON web key operations.
tags
object
Application specific metadata in the form of key-value pairs.
View JSON Schema on GitHub