@@ -474,6 +474,7 @@ <h3>Ecosystem Overview</h3>
474
474
Implementers are cautioned to remove this content if they desire to use the
475
475
information as a valid document.
476
476
</ p >
477
+
477
478
</ section >
478
479
479
480
</ section >
@@ -2752,7 +2753,7 @@ <h3>Lifecycle Details</h3>
2752
2753
src ="diagrams/ecosystemdetail.svg " alt ="diagram showing how
2753
2754
credentials flow from issuer to holder, and optionally
2754
2755
from one holder to another; and how
2755
- presentations flow from holder to verifier,
2756
+ presentations flow from holder to verifier,
2756
2757
optionally from one verifier to another through verification and validation.
2757
2758
All parties can use information from a logical
2758
2759
verifiable data registry. Holder may also delete credential. ">
@@ -3722,7 +3723,7 @@ <h3>Evidence</h3>
3722
3723
"description": "This is a talk-aloud video of Alice demonstrating preparation of a double espresso drink.",
3723
3724
< span class ='comment '> // digest hash of the mp4 video file</ span >
3724
3725
"digestSRI": "sha384-zNNbQTWCSUSi0bbz7dbua...OHdzwELMYO9Mz68M26"
3725
- }
3726
+ }
3726
3727
]
3727
3728
}
3728
3729
</ pre >
@@ -3909,10 +3910,10 @@ <h3>Reserved Extension Points</h3>
3909
3910
< p >
3910
3911
This specification reserves a number of [=properties=] to serve as possible
3911
3912
extension points. While some implementers signaled interest in these properties,
3912
- their inclusion in this specification was considered to be premature. Some of
3913
+ their inclusion in this specification was considered to be premature. Some of
3913
3914
these extension points were originally defined in previous versions of this
3914
3915
specification, while others were not. It is important to note that none of these
3915
- properties are defined by this specification. Consequently, implementers are
3916
+ properties are defined by this specification. Consequently, implementers are
3916
3917
cautioned that use of these properties is considered experimental.
3917
3918
</ p >
3918
3919
< p >
@@ -4175,7 +4176,7 @@ <h3>Securing Mechanism Specifications</h3>
4175
4176
other information that might be helpful (for example, during validation or for
4176
4177
debugging purposes), such as securing mechanism data. A securing mechanism's
4177
4178
verification algorithm MUST provide an interface that receives inputs of a media
4178
- type ([=string=] |inputMediaType|) paired with either a sequence of bytes
4179
+ type ([=string=] |inputMediaType|) paired with either a sequence of bytes
4179
4180
([=byte sequence=] |inputBytes|) or a document ([=map=] |inputDocument|), and
4180
4181
returns a verification result with at least the following [=struct/items=]:
4181
4182
</ p >
@@ -4770,8 +4771,8 @@ <h3>Verification</h3>
4770
4771
This section contains an algorithm that [=conforming verifier
4771
4772
implementations=] MUST run when verifying a [=verifiable credential=] or a
4772
4773
[=verifiable presentation=]. This algorithm takes inputs of a media
4773
- type ([=string=] |inputMediaType|) paired with either a sequence of bytes
4774
- ([=byte sequence=] |inputBytes|) or a document ([=map=] |inputDocument|),
4774
+ type ([=string=] |inputMediaType|) paired with either a sequence of bytes
4775
+ ([=byte sequence=] |inputBytes|) or a document ([=map=] |inputDocument|),
4775
4776
and returns a [=map=] that contains the following:
4776
4777
</ p >
4777
4778
0 commit comments