[gnutls-devel] GnuTLS | RFC7250 Raw public keys (!650)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Nov 21 17:40:09 CET 2018
Tom commented on a discussion on lib/includes/gnutls/gnutls.h.in:
> struct gnutls_openpgp_keyring_int;
> typedef struct gnutls_openpgp_keyring_int *gnutls_openpgp_keyring_t;
>
> +/* Raw public key types */
> +struct gnutls_rawpubkey_st;
> +typedef struct gnutls_rawpubkey_st* gnutls_rawpubkey_t;
Nice catch. This is old stuff and can be removed altogether. Fixed it.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/650#note_119136790
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/20181121/c85a9ce7/attachment.html>
More information about the Gnutls-devel
mailing list