Skip to content

Commit

Permalink
Update operation.rst (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
jans23 authored Jan 20, 2025
1 parent 826e33c commit 3e07430
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/components/nethsm/operation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The key can be generated as follows.
| | Possible values for the ``KEYTYPE`` argument can |
| | be found in the table above. |
+---------------------------------------+----------------------------------------------------+
| ``-m``, ``--mechanism`` ``MECHANISM`` | The mechanisms for the generated key. |
| ``-m``, ``--mechanism`` ``MECHANISM`` | One or multiple mechanisms for the generated key. |
| | Possible values for the ``MECHANISM`` argument can |
| | be found in the table above. |
+---------------------------------------+----------------------------------------------------+
Expand Down Expand Up @@ -159,7 +159,7 @@ Import a private key from a PEM file into NetHSM as follows.
+----------------------------------------+----------------------------------------------------+
| Option | Description |
+========================================+====================================================+
| ``-m``, ``--mechanism`` ``MECHANISM`` | The mechanisms for the generated key. |
| ``-m``, ``--mechanism`` ``MECHANISM`` | One or multiple mechanisms for the key. |
| | Possible values for the ``MECHANISM`` argument can |
| | be found in the table above. |
+----------------------------------------+----------------------------------------------------+
Expand Down Expand Up @@ -201,7 +201,7 @@ Private keys in raw format can be imported as follows.
| | Possible values for the ``KEYTYPE`` argument can |
| | be found in the table above. |
+----------------------------------------+----------------------------------------------------+
| ``-m``, ``--mechanism`` ``MECHANISM`` | The mechanisms for the generated key. |
| ``-m``, ``--mechanism`` ``MECHANISM`` | One or multiple mechanisms for the key. |
| | Possible values for the ``MECHANISM`` argument can |
| | be found in the table above. |
+----------------------------------------+----------------------------------------------------+
Expand Down

0 comments on commit 3e07430

Please sign in to comment.