We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae31f28 commit 9389b4dCopy full SHA for 9389b4d
index.html
@@ -1736,7 +1736,7 @@ <h3>Proofs (Signatures)</h3>
1736
For example, if digital signatures are used for the proof mechanism, the
1737
<code>proof</code> <a>property</a> is expected to have name-value pairs that
1738
include a signature, a reference to the signing entity, and a representation of
1739
-the signing date. The example below uses RSA digital signatures.
+the signing date. The example below uses Ed25519 digital signatures.
1740
</p>
1741
1742
<pre class="example nohighlight"
0 commit comments