From ea8ead0913580f7e7c68e035c8bbb4ef8bffb5a5 Mon Sep 17 00:00:00 2001 From: Emil Engler Date: Tue, 26 Mar 2024 21:17:46 +0100 Subject: cert-spec: Put backticks around SIGNATURE See !259 --- spec/cert-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/cert-spec.md b/spec/cert-spec.md index 873c258..98aeffa 100644 --- a/spec/cert-spec.md +++ b/spec/cert-spec.md @@ -57,7 +57,7 @@ These representation for this certificate is: | - `ExtType` | 1 | [Type of extension](#list-ext-types)| | - `ExtFlags` | 1 | Control interpretation of extension | | - `ExtData` | `ExtLen` | Encoded extension body | -| SIGNATURE | 64 | Signature of all previous fields | +| `SIGNATURE` | 64 | Signature of all previous fields | The `VERSION` field holds the value `[01]`. -- cgit v1.2.3-54-g00ecf