Skip to content

Commit

Permalink
Update draft-ietf-rats-msg-wrap.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hannes Tschofenig <[email protected]>
  • Loading branch information
nedmsmith and hannestschofenig authored Oct 19, 2024
1 parent 9ca4f2a commit ecd471e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-rats-msg-wrap.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ func CMWTypeDemux(b []byte) (CMW, error) {

To facilitate the embedding of CMWs and CMW collections in CBOR-based protocols and web APIs, this document defines two `"cmw"` claims for use with JSON Web Tokens (JWT) and CBOR Web Tokens (CWT).

Their definitions are provided in {{iana-jwt}} and {{iana-cwt}} respectively.
The definitions for these claims can be found in {{iana-jwt}} and {{iana-cwt}}, respectively.

## Encoding Requirements

Expand Down

0 comments on commit ecd471e

Please sign in to comment.