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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Oct 7 12:01:11 CEST 2019




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

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

done

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


More information about the Gnutls-devel mailing list