diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man_keymgr.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/man_keymgr.rst b/doc/man_keymgr.rst index 362790e..de86972 100644 --- a/doc/man_keymgr.rst +++ b/doc/man_keymgr.rst @@ -143,6 +143,16 @@ Commands Import a key (specified by full key ID) from another zone as shared. After this, the key is owned by both zones equally. +Keystore commands +................. + +**keystore_test** + Conduct some tests on the specified keystore. Use a configured keystore id + or **-** for the default. +**keystore_bench** [*num_threads*] + Conduct a signing benchmark for each supported algorithm. Use a configured + keystore id or **-** for the default. + Commands related to Offline KSK feature ....................................... |