<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ftbs-rats-msg-wrap" target="https://datatracker.ietf.org/doc/html/draft-ftbs-rats-msg-wrap-05">
   <front>
      <title>RATS Conceptual Messages Wrapper</title>
      <author initials="H." surname="Birkholz" fullname="Henk Birkholz">
         <organization>Fraunhofer SIT</organization>
      </author>
      <author initials="N." surname="Smith" fullname="Ned Smith">
         <organization>Intel</organization>
      </author>
      <author initials="T." surname="Fossati" fullname="Thomas Fossati">
         <organization>Linaro</organization>
      </author>
      <author initials="H." surname="Tschofenig" fullname="Hannes Tschofenig">
         </author>
      <date month="November" day="7" year="2023" />
      <abstract>
	 <t>   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.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ftbs-rats-msg-wrap-05" />
   
</reference>
