[gnutls-devel] GnuTLS | Rename key set functions (API) to reflect the fact that they set a key pair (#608)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Nov 5 21:53:55 CET 2018


New Issue was created.

Issue 608: https://gitlab.com/gnutls/gnutls/issues/608
Author:    Tom
Assignee:  

In the current code there are some API functions for settings key pairs. These functions are named such that it is not clear that they actually set a key pair. 

E.g.:
`gnutls_certificate_set_x509_key_mem()`

At the next ABI break we might want to rename these functions. 

E.g. to:
`gnutls_certificate_set_x509_keypair_mem()`

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/608
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181105/48c461b0/attachment.html>


More information about the Gnutls-devel mailing list