Skip to content

Commit 1592746

Browse files
committed
Fix references to ASN.1 structures
1 parent cb47573 commit 1592746

File tree

1 file changed

+26
-23
lines changed

1 file changed

+26
-23
lines changed

spec/Overview.html

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4436,7 +4436,7 @@ <h4>Operations</h4>
44364436
</li>
44374437
<li>
44384438
<p>
4439-
Let |data| be an instance of the `subjectPublicKeyInfo`
4439+
Let |data| be an instance of the `SubjectPublicKeyInfo`
44404440
ASN.1 structure defined in [[RFC5280]]
44414441
with the following properties:
44424442
</p>
@@ -4491,13 +4491,14 @@ <h4>Operations</h4>
44914491
</li>
44924492
<li>
44934493
<p>
4494-
Let |data| be the result of encoding a privateKeyInfo structure
4494+
Let |data| be an instance of the `PrivateKeyInfo`
4495+
ASN.1 structure defined in [[RFC5208]]
44954496
with the following properties:
44964497
</p>
44974498
<ul>
44984499
<li>
44994500
<p>
4500-
Set the |version| field to 0.
4501+
Set the |version| field to `0`.
45014502
</p>
45024503
</li>
45034504
<li>
@@ -5458,7 +5459,7 @@ <h4>Operations</h4>
54585459
</li>
54595460
<li>
54605461
<p>
5461-
Let |data| be an instance of the `subjectPublicKeyInfo`
5462+
Let |data| be an instance of the `SubjectPublicKeyInfo`
54625463
ASN.1 structure defined in [[RFC5280]]
54635464
with the following properties:
54645465
</p>
@@ -5513,18 +5514,19 @@ <h4>Operations</h4>
55135514
</li>
55145515
<li>
55155516
<p>
5516-
Let |data| be the result of encoding a privateKeyInfo structure
5517+
Let |data| be an instance of the `PrivateKeyInfo`
5518+
ASN.1 structure defined in [[RFC5208]]
55175519
with the following properties:
55185520
</p>
55195521
<ul>
55205522
<li>
55215523
<p>
5522-
Set the |version| field to 0.
5524+
Set the |version| field to `0`.
55235525
</p>
55245526
</li>
55255527
<li>
55265528
<p>
5527-
Set the |privateKeyAlgorithm| field to an
5529+
Set the |privateKeyAlgorithm| field to a
55285530
`PrivateKeyAlgorithmIdentifier` ASN.1 type with the
55295531
following properties:
55305532
</p>
@@ -6483,7 +6485,7 @@ <h4>Operations</h4>
64836485
</li>
64846486
<li>
64856487
<p>
6486-
Let |data| be an instance of the `subjectPublicKeyInfo`
6488+
Let |data| be an instance of the `SubjectPublicKeyInfo`
64876489
ASN.1 structure defined in [[RFC5280]]
64886490
with the following properties:
64896491
</p>
@@ -6538,18 +6540,19 @@ <h4>Operations</h4>
65386540
</li>
65396541
<li>
65406542
<p>
6541-
Let |data| be the result of encoding a privateKeyInfo structure
6543+
Let |data| be an instance of the `PrivateKeyInfo`
6544+
ASN.1 structure defined in [[RFC5208]]
65426545
with the following properties:
65436546
</p>
65446547
<ul>
65456548
<li>
65466549
<p>
6547-
Set the |version| field to 0.
6550+
Set the |version| field to `0`.
65486551
</p>
65496552
</li>
65506553
<li>
65516554
<p>
6552-
Set the |privateKeyAlgorithm| field to an
6555+
Set the |privateKeyAlgorithm| field to a
65536556
`PrivateKeyAlgorithmIdentifier` ASN.1 type with the
65546557
following properties:
65556558
</p>
@@ -8027,7 +8030,7 @@ <h4>Operations</h4>
80278030
</li>
80288031
<li>
80298032
<p>
8030-
Let |data| be an instance of the `subjectPublicKeyInfo`
8033+
Let |data| be an instance of the `SubjectPublicKeyInfo`
80318034
ASN.1 structure defined in [[RFC5280]]
80328035
with the following properties:
80338036
</p>
@@ -8160,8 +8163,8 @@ <h4>Operations</h4>
81608163
</li>
81618164
<li>
81628165
<p>
8163-
Let |data| be an instance of the `privateKeyInfo`
8164-
ASN.1 structure defined in [[RFC5280]]
8166+
Let |data| be an instance of the `PrivateKeyInfo`
8167+
ASN.1 structure defined in [[RFC5208]]
81658168
with the following properties:
81668169
</p>
81678170
<ul>
@@ -8172,7 +8175,7 @@ <h4>Operations</h4>
81728175
</li>
81738176
<li>
81748177
<p>
8175-
Set the |privateKeyAlgorithm| field to an
8178+
Set the |privateKeyAlgorithm| field to a
81768179
`PrivateKeyAlgorithmIdentifier` ASN.1 type with the
81778180
following properties:
81788181
</p>
@@ -9606,7 +9609,7 @@ <h4>Operations</h4>
96069609
</li>
96079610
<li>
96089611
<p>
9609-
Let |data| be an instance of the `subjectPublicKeyInfo`
9612+
Let |data| be an instance of the `SubjectPublicKeyInfo`
96109613
ASN.1 structure defined in [[RFC5280]]
96119614
with the following properties:
96129615
</p>
@@ -9733,8 +9736,8 @@ <h4>Operations</h4>
97339736
</li>
97349737
<li>
97359738
<p>
9736-
Let |data| be an instance of the `privateKeyInfo`
9737-
ASN.1 structure defined in [[RFC5280]]
9739+
Let |data| be an instance of the `PrivateKeyInfo`
9740+
ASN.1 structure defined in [[RFC5208]]
97389741
with the following properties:
97399742
</p>
97409743
<ul>
@@ -9745,7 +9748,7 @@ <h4>Operations</h4>
97459748
</li>
97469749
<li>
97479750
<p>
9748-
Set the |privateKeyAlgorithm| field to an
9751+
Set the |privateKeyAlgorithm| field to a
97499752
`PrivateKeyAlgorithmIdentifier` ASN.1 type with the
97509753
following properties:
97519754
</p>
@@ -10740,7 +10743,7 @@ <h4>Operations</h4>
1074010743
</li>
1074110744
<li>
1074210745
<p>
10743-
Let |data| be an instance of the `subjectPublicKeyInfo`
10746+
Let |data| be an instance of the `SubjectPublicKeyInfo`
1074410747
ASN.1 structure defined in [[RFC5280]]
1074510748
with the following properties:
1074610749
</p>
@@ -10785,7 +10788,7 @@ <h4>Operations</h4>
1078510788
</li>
1078610789
<li>
1078710790
<p>
10788-
Let |data| be an instance of the `privateKeyInfo`
10791+
Let |data| be an instance of the `PrivateKeyInfo`
1078910792
ASN.1 structure defined in [[RFC5208]]
1079010793
with the following properties:
1079110794
</p>
@@ -11580,7 +11583,7 @@ <h4>Operations</h4>
1158011583
</li>
1158111584
<li>
1158211585
<p>
11583-
Let |data| be an instance of the `subjectPublicKeyInfo`
11586+
Let |data| be an instance of the `SubjectPublicKeyInfo`
1158411587
ASN.1 structure defined in [[RFC5280]]
1158511588
with the following properties:
1158611589
</p>
@@ -11625,7 +11628,7 @@ <h4>Operations</h4>
1162511628
</li>
1162611629
<li>
1162711630
<p>
11628-
Let |data| be an instance of the `privateKeyInfo`
11631+
Let |data| be an instance of the `PrivateKeyInfo`
1162911632
ASN.1 structure defined in [[RFC5208]]
1163011633
with the following properties:
1163111634
</p>

0 commit comments

Comments
 (0)