From 1336b0fa3ccc71664a17798633e477d3eb38631dea978e3115f0e05e50ec698a Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 17 Oct 2024 11:54:05 +0300 Subject: [PATCH] No excess map usage description --- spec/format/cer.texi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/spec/format/cer.texi b/spec/format/cer.texi index c930697..d54c800 100644 --- a/spec/format/cer.texi +++ b/spec/format/cer.texi @@ -37,10 +37,7 @@ hash of the key. Intended public key usage. Certificate @strong{must} be signed with the key having "ca" key usage, unless it is self-signed. Application-specific example with multiple public keys is described -above. - -It is a map with NIL values, to force deterministic encoding of the -list. It @strong{must} be absent if empty. +above. It @strong{must} be absent if empty. @item crit Optional critical (in terms of X.509) extensions. Non-critical -- 2.48.1