From d4289fbe420e19882d94827bd82a667a0132fccf Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 24 Jun 2014 13:24:47 +0200 Subject: 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. --- doc/manual/p11-kit-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/manual') 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
-- cgit v1.1