Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,12 @@ <h3>Proofs</h3>
[[XMLSCHEMA11-2]] combined date and time string.
</dd>

<dt>expires</dt>
<dd>
An OPTIONAL property that conveys the date and time that a proof expires and that, if present, MUST be
specified as an [[XMLSCHEMA11-2]] combined date and time string.
</dd>

<dt>domain</dt>
<dd>
The creator of a proof SHOULD include a string value that indicates its intended usage, which a verifier SHOULD use to ensure the proof was intended to be used by them. The
Expand Down