Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "products": [ { "group_name": "code_signing_certificate", "name_id": "code_signing", "name": "Code Signing", "type": "code_signing_certificate", "allowed_container_ids": [ 123456 ], "allowed_validity_years": [ 1, 2, 3 ], "allowed_order_validity_years": [ 1, 2, 3 ], "signature_hash_types": { "allowed_hash_types": [ { "id": "sha256", "name": "SHA-256" } ], "default_hash_type_id": "sha256" }, "csr_required": false } ] }
Was this page helpful?