[pkg-opensc-commit] [libp11] 96/239: add a Doxygen comment for PKCS11_generate_key() bits argument

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libp11.

commit 6aed5d1680008562fe228b1342e13274da1e3d97
Author: Ludovic Rousseau <ludovic.rousseau+github at gmail.com>
Date:   Fri Jan 19 14:46:03 2007 +0000

    add a Doxygen comment for PKCS11_generate_key() bits argument
---
 src/libp11.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libp11.h b/src/libp11.h
index 6f8d3df..cb2719b 100644
--- a/src/libp11.h
+++ b/src/libp11.h
@@ -276,6 +276,7 @@ extern int PKCS11_change_pin(PKCS11_SLOT * slot, const char *old_pin,
  *
  * @param token token returned by PKCS11_find_token()
  * @param algorithm EVP_PKEY_RSA
+ * @param bits size of the modulus in bits
  * @param label label for this key
  * @param id bytes to use as id value
  * @param id_len length of id value.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git



More information about the pkg-opensc-commit mailing list