[gnutls-devel] GnuTLS | RFC7250 Raw public keys (!650)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Nov 27 14:12:01 CET 2018


Nikos Mavrogiannopoulos started a new discussion on lib/cert-cred-rawpk.c:

> + */
> +
> +#include "gnutls_int.h"
> +#include <gnutls/gnutls.h>
> +#include "datum.h"
> +#include "auth/cert.h"
> +#include "x509.h"
> +#include "cert-cred.h"
> +#include "read-file.h"
> +#include <stdint.h>
> +
> +
> +/**
> + * gnutls_certificate_set_rawpk_key_mem:
> + * @cred: is a #gnutls_certificate_credentials_t type.
> + * @subject_public_key_info: contains a raw public key in

nit: that's quite long for variable name could be abbreviated to 'spki'; the full name can be spelled out in the description.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/650#note_120406426
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/20181127/684aa79b/attachment-0001.html>


More information about the Gnutls-devel mailing list