%% You should probably cite draft-ietf-rats-msg-wrap instead of this I-D. @techreport{ftbs-rats-msg-wrap-05, number = {draft-ftbs-rats-msg-wrap-05}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ftbs-rats-msg-wrap/05/}, author = {Henk Birkholz and Ned Smith and Thomas Fossati and Hannes Tschofenig}, title = {{RATS Conceptual Messages Wrapper}}, pagetotal = 17, year = 2023, month = nov, day = 7, abstract = {This document defines two encapsulation formats for RATS conceptual messages (i.e., evidence, attestation results, endorsements and reference values.) The first format uses a CBOR or JSON array with two mandatory members, one for the type, another for the value, and a third optional member complementing the type field that says which kind of conceptual message(s) are carried in the value. The other format wraps the value in a CBOR byte string and prepends a CBOR tag to convey the type information. This document also defines a corresponding CBOR tag, as well as JSON Web Tokens (JWT) and CBOR Web Tokens (CWT) claims. These allow embedding the wrapped conceptual messages into CBOR-based protocols and web APIs, respectively.}, }