[gnutls-devel] GnuTLS | P11tool improvements (!1071)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Oct 2 14:03:15 CEST 2019




Dmitry Eremin-Solenikov started a new discussion on src/pkcs11.c: https://gitlab.com/gnutls/gnutls/merge_requests/1071#note_224997699

>  
>  #include "mech-list.h"
>  
> +struct pkcs11_mech_info {
> +	unsigned long min_key_size;
> +	unsigned long max_key_size;
> +	unsigned long flags;
> +};
> +

Should we add this structure to the public interface?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1071#note_224997699
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/20191002/5ce6b782/attachment-0001.html>


More information about the Gnutls-devel mailing list