text string
, byte string
, integer
, bignum
, floating point
(16/32/64 bit), true
, false
, null
, and tagged data
(CBOR major type 6).Diagnostic Notation | |
Hexadecimal notation (including possible #-comments) | |
0xhh, 0xhh... notation | |
Base64Url notation | |
Sequence using 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 |