tls-certificates-and-hostnames_signature

The type of hash used for the certificate.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-signature-schema.json Raw ↑
{
  "$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"
}