diff options
author | Stef Walter <stef@thewalter.net> | 2014-06-24 13:24:47 +0200 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2014-07-08 08:57:31 +0200 |
commit | d4289fbe420e19882d94827bd82a667a0132fccf (patch) | |
tree | cd3edcfdb8c9f860445da4d3b1debe23c0c7f264 /doc/manual | |
parent | 7ec80ff13adb167705a999b7d082c76219adc909 (diff) |
p11-kit: Add 'p11-kit remote' command for isolating modules
This adds a new tool to the p11-kit command called 'remote'. This
is the server side of remoting a PKCS#11 module.
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/p11-kit-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/p11-kit-sections.txt b/doc/manual/p11-kit-sections.txt index 75dfce6..85e226f 100644 --- a/doc/manual/p11-kit-sections.txt +++ b/doc/manual/p11-kit-sections.txt @@ -118,6 +118,7 @@ p11_kit_iter_load_attributes p11_kit_iter_destroy_object p11_kit_iter_free P11KitIterBehavior +p11_kit_remote_serve_module </SECTION> <SECTION> |