Fix <list/> (forgot <t>...</t> wrappers).
This commit is contained in:
parent
48585b7d8e
commit
b0aa9c35b2
1 changed files with 71 additions and 65 deletions
|
|
@ -128,6 +128,7 @@
|
||||||
|
|
||||||
<t>All signed PDUs are generated in the same way:</t>
|
<t>All signed PDUs are generated in the same way:</t>
|
||||||
|
|
||||||
|
<t>
|
||||||
<list style="symbols">
|
<list style="symbols">
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
|
|
@ -153,6 +154,7 @@
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
</list>
|
</list>
|
||||||
|
</t>
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
In the case of the OPEN PDU, the message to be signed will
|
In the case of the OPEN PDU, the message to be signed will
|
||||||
|
|
@ -171,6 +173,7 @@
|
||||||
OPEN PDU also establishes the session key.
|
OPEN PDU also establishes the session key.
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
|
<t>
|
||||||
<list style="symbols">
|
<list style="symbols">
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
|
|
@ -202,6 +205,7 @@
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
</list>
|
</list>
|
||||||
|
</t>
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
If any of the above verification steps fail, generate an error
|
If any of the above verification steps fail, generate an error
|
||||||
|
|
@ -227,6 +231,7 @@
|
||||||
but follows the same basic pattern as for OPEN PDUs.
|
but follows the same basic pattern as for OPEN PDUs.
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
|
<t>
|
||||||
<list style="symbols">
|
<list style="symbols">
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
|
|
@ -251,6 +256,7 @@
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
</list>
|
</list>
|
||||||
|
</t>
|
||||||
|
|
||||||
<t>
|
<t>
|
||||||
If any of the above verification steps fail, generate an error
|
If any of the above verification steps fail, generate an error
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue