File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 680
680
</ p >
681
681
< dl >
682
682
< dt >
683
- Define a protocol identifier
683
+ Define a < dfn data-dfn-for =" registry " data-local-lt =" identifier " > protocol identifier</ dfn > .
684
684
</ dt >
685
685
< dd >
686
686
The protocol identifier MUST be a unique string that is not already in
@@ -694,22 +694,22 @@ <h3>
694
694
identifier MUST be assigned and be added to the registry.
695
695
</ dd >
696
696
< dt >
697
- Specify a protocol type
697
+ Specify a < dfn data-dfn-for =" registry " data-local-lt =" type " > protocol type</ dfn > .
698
698
</ dt >
699
699
< dd >
700
700
The protocol type is either "Presentation" for presentation protocols
701
701
used with `navigator.credentials.get` or "Issuance" for issuance
702
702
protocols used with `navigator.credentials.create`.
703
703
</ dd >
704
704
< dt >
705
- Describe the protocol
705
+ < dfn data-dfn-for =" registry " data-local-lt =" description " > Describe the protocol</ dfn > .
706
706
</ dt >
707
707
< dd >
708
708
The description MUST be a brief summary of the protocol's purpose and
709
709
use case.
710
710
</ dd >
711
711
< dt >
712
- Provide a link to the specification
712
+ Provide a < dfn data-dfn-for =" registry " data-local-lt =" link " > link to the specification</ dfn > .
713
713
</ dt >
714
714
< dd >
715
715
The specification MUST be a stable URL that points to the authoritative
@@ -728,15 +728,16 @@ <h3>
728
728
< thead >
729
729
< tr >
730
730
< th >
731
- < dfn data-dfn-for ="digital credentials registry "> Protocol
732
- identifier</ dfn >
731
+ [=registry/identifier|Protocol identifier=]
733
732
</ th >
734
733
< th >
735
- < dfn data-dfn-for =" digital credentials registry" > Type </ dfn >
734
+ [= registry/Type=]
736
735
</ th >
737
736
< th >
738
- < dfn data-dfn-for =
739
- "digital credentials registry "> Specification</ dfn >
737
+ [=registry/Description=]
738
+ </ th >
739
+ < th >
740
+ [=registry/link|Specification=]
740
741
</ th >
741
742
</ tr >
742
743
</ thead >
You can’t perform that action at this time.
0 commit comments