Skip to content

Commit 6626331

Browse files
committed
Add @aphillip's changes to status description.
1 parent ecf70c2 commit 6626331

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

index.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -771,11 +771,12 @@ <h3>BitstringStatusListCredential</h3>
771771
minimum two properties:
772772
<ul>
773773
<li id="status">
774-
`status`, being a machine-readable string of the hex value of the status
774+
`status`, a string representing the hexadecimal value of the status prefixed
775+
with `0x`
775776
</li>
776777
<li id="message">
777-
`message`, being an informative string used by software developers to
778-
assist with debugging which SHOULD NOT be displayed to end users.
778+
`message`, a string used by software developers to assist with debugging
779+
which SHOULD NOT be displayed to end users.
779780
</li>
780781
</ul>
781782
Implementers MAY add additional values to objects in the `statusMessage` array.
@@ -1289,8 +1290,8 @@ <h3>Unnecessary Correlation</h3>
12891290
<p>
12901291
There are a number of global identifiers used in a status list entry, defined in
12911292
Section [[[#bitstringstatuslistentry]]], that can be used across [=verifiers=]
1292-
to correlate [=subjects=]. Some of the properties that can
1293-
express these values are `id`, `statusListIndex`, and
1293+
to correlate [=subjects=]. Some of the properties that can
1294+
express these values are `id`, `statusListIndex`, and
12941295
`statusListCredential`.
12951296
</p>
12961297

0 commit comments

Comments
 (0)