APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Azure Key Vault
KeyProperties
Azure Key Vault
· Schema
KeyProperties
Properties of the key pair backing a certificate.
Certificates
Cloud Security
Cryptography
Key Management
Secrets Management
Security
Properties
Name
Type
Description
exportable
boolean
Indicates if the private key can be exported.
key_size
integer
The key size in bits. For example: 2048, 3072, or 4096 for RSA.
reuse_key
boolean
Indicates if the same key pair will be used on certificate renewal.
View JSON Schema on GitHub