From: Nikos Mavrogiannopoulos Date: Wed, 6 Aug 2014 12:49:06 +0000 (+0200) Subject: documented flags format X-Git-Tag: gnutls_3_4_0~1134 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=652dee90909f33a5f2ee55deac7a4166b9d9adfc;p=thirdparty%2Fgnutls.git documented flags format --- diff --git a/lib/pkcs11_privkey.c b/lib/pkcs11_privkey.c index 5575efc016..9ccd364979 100644 --- a/lib/pkcs11_privkey.c +++ b/lib/pkcs11_privkey.c @@ -616,7 +616,7 @@ gnutls_pkcs11_privkey_generate(const char *url, gnutls_pk_algorithm_t pk, * @label: a label * @fmt: the format of output params. PEM or DER. * @pubkey: will hold the public key (may be %NULL) - * @flags: should be zero + * @flags: zero or an OR'ed sequence of %GNUTLS_PKCS11_OBJ_FLAGs * * This function will generate a private key in the specified * by the @url token. The private key will be generate within