]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
mention gnutls_sec_param_get_name
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 27 Nov 2012 17:15:56 +0000 (18:15 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 27 Nov 2012 17:15:56 +0000 (18:15 +0100)
doc/cha-gtls-app.texi

index fc8b61bc40abe152cdaed97c329fc7df6fcb97ec..c1fc6334f06f8d9ca5f37d42de401f1d9709509e 100644 (file)
@@ -1174,6 +1174,8 @@ Those functions will convert a human understandable security parameter
 of @code{gnutls_sec_param_t} type, to a number of bits suitable for a public 
 key algorithm.
 
+@showfuncA{gnutls_sec_param_get_name}
+
 The following functions will set the minimum acceptable group size for Diffie-Hellman
 and SRP authentication. 
 @showfuncB{gnutls_dh_set_prime_bits,gnutls_srp_set_prime_bits}