Update SPEC.md

Signed-off-by: Michael Muré <batolettre@gmail.com>
This commit is contained in:
Michael Muré
2025-03-11 17:32:17 +01:00
committed by GitHub
parent a82bce556f
commit e91afe29d8

View File

@@ -54,7 +54,7 @@ The following base encoding combinations are REQUIRED to be supported:
- base64, standard alphabet, padding
- base64, URL alphabet, no padding
The CBOR bytes MUST be prepended by a single byte header to indicate the selection combination of base encoding and compression. This header value MUST be set according to the following table:
The CBOR bytes MUST be prepended by a single byte header to indicate the selected combination of base encoding and compression. This header value MUST be set according to the following table:
| Header as hex | Header as ASCII | Base encoding | Compression |
|---------------|-----------------|-------------------------|----------------|