tstr
, bstr
, int
, bigint
, float
(16/32/64 bit), bool
, null
, tagged data
(CBOR major type 6), and simple values
(CBOR major type 7)Diagnostic Notation | |
Hexadecimal notation (including possible #-comments) | |
0xhh, 0xhh... notation | |
Base64Url notation | |
Sequence. For Diagnostic Notation use comma (,) as separator | |
Require Deterministic Encoding for hex/b64u data | |
Reject NaN and Infinity floating point objects |
Diagnostic Notation | |
Hexadecimal notation | |
0xhh, 0xhh... notation | |
Base64Url notation |