{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/tls-certificates-and-hostnames_signature",
"title": "tls-certificates-and-hostnames_signature",
"description": "The type of hash used for the certificate.",
"example": "SHA256WithRSA",
"readOnly": true,
"type": "string"
}