Skip to content

Commit

Permalink
revert media types
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe committed Sep 20, 2024
1 parent 5d8785d commit 9b57534
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,11 +278,10 @@ <h2 id="securing-verifiable-credentials">Securing Verifiable Credentials</h2>
<p>
The normative statements in <a data-cite="VC-DATA-MODEL-2.0#securing-mechanisms">
Securing Mechanisms</a> apply to securing
<code>application/vc+jwt</code> and
<code>application/vp+jwt</code>,
<code>application/vc+sd-jwt</code> and
<code>application/vc-ld+jwt</code> and
<code>application/vp-ld+jwt</code>,
<code>application/vc-ld+sd-jwt</code> and
<code>application/vp-ld+sd-jwt</code>,
as well as
<code>application/vc-ld+cose</code> and
<code>application/vp-ld+cose</code>.
</p>
Expand Down

0 comments on commit 9b57534

Please sign in to comment.