encodeKeyTags

Parameters

encodeKeyTags

Specifies whether tags set using the KeyTags annotation should be written. CBOR allows for optionally defining tags for properties and their values. When this switch is set to true tags on CBOR map keys (i.e. properties) are encoded into the resulting byte string to transport additional information. See RFC 8949 Tagging of Items for more info.