File tree 1 file changed +8
-7
lines changed
1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 295
295
< p >
296
296
The {{DigitalCredentialGetRequest}} dictionary represents a [=digital
297
297
credential/presentation request=]. It is used to specify an [=digital
298
- credential/exchange protocol=] and some [=digital credential/request data=],
299
- which the user agent MAY match against software used by a holder, such as
300
- a digital wallet.
298
+ credential/exchange protocol=] and some [=digital credential/request
299
+ data=], which the user agent MAY match against software used by a holder,
300
+ such as a digital wallet.
301
301
</ p >
302
302
< pre class ="idl ">
303
303
dictionary DigitalCredentialGetRequest {
314
314
</ p >
315
315
< p >
316
316
The {{DigitalCredentialCreateRequest/protocol}} member's value can be one
317
- of the well-defined protocol identifiers defined in [[[#protocol-registry]]] or a
318
- custom protocol identifier.
317
+ of the well-defined protocol identifiers defined in
318
+ [[[#protocol-registry]]] or a custom protocol identifier.
319
319
</ p >
320
320
< h3 >
321
321
The `data` member
363
363
< p >
364
364
The {{DigitalCredentialCreateRequest}} dictionary represents an [=digital
365
365
credential/issuance request=]. It is used to specify an [=digital
366
- credential/issuance protocol=] and some [=digital credential/request data=],
367
- to communicate the issuance request between the issuer and the holder.
366
+ credential/issuance protocol=] and some [=digital credential/request
367
+ data=], to communicate the issuance request between the issuer and the
368
+ holder.
368
369
</ p >
369
370
< pre class ="idl ">
370
371
dictionary DigitalCredentialCreateRequest {
You can’t perform that action at this time.
0 commit comments