Azure Key Vault · Schema

JsonWebKeyType

JsonWebKey Key Type (kty), as defined in https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity
View JSON Schema on GitHub

JSON Schema

azure-key-vault-data-plane-json-web-key-type-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "JsonWebKeyType",
  "type": "string",
  "description": "JsonWebKey Key Type (kty), as defined in https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40."
}