![]() |
![]()
| ![]() |
![]()
NAMEgnutls_x509_crq_get_spki - API function SYNOPSIS#include <gnutls/x509.h> int gnutls_x509_crq_get_spki(gnutls_x509_crq_t crq, gnutls_x509_spki_t spki, unsigned int flags); ARGUMENTS
DESCRIPTIONThis function will return the public key information of a PKCS10 certificate request. The provided spki must be initialized. RETURNSZero on success, or a negative error code on error. REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|