From c15dca006ca69c26ec083a4f2d4aac76b9f30d52 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 27 Aug 2013 21:05:31 +0200 Subject: iter: Add p11_kit_iter_get_token() call To get the already loaded CK_TOKEN_INFO during iteration for the token that the current object is on. --- 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 2780c7f..efd0cc6 100644 --- a/doc/manual/p11-kit-sections.txt +++ b/doc/manual/p11-kit-sections.txt @@ -107,6 +107,7 @@ p11_kit_iter_begin_with p11_kit_iter_next p11_kit_iter_get_module p11_kit_iter_get_slot +p11_kit_iter_get_token p11_kit_iter_get_session p11_kit_iter_keep_session p11_kit_iter_get_object -- cgit v1.1