gnutls_x509_crq_set_pubkey



gnutls_x509_crq_set_pubkey

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
SINCE
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_x509_crq_set_pubkey − API function

SYNOPSIS

#include <gnutls/gnutls.h>

int gnutls_x509_crq_set_pubkey(gnutls_x509_crq_t crq, gnutls_pubkey_t key);

ARGUMENTS

gnutls_x509_crq_t crq

should contain a gnutls_x509_crq_t structure

gnutls_pubkey_t key

holds a public key

DESCRIPTION

This function will set the public parameters from the given public key to the request.

RETURNS

On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value.

SINCE

2.12.0

REPORTING BUGS

Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using GNU software: http://www.gnu.org/gethelp/

COPYRIGHT

Copyright © 2008 Free Software Foundation.
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.

SEE ALSO

The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command

info gnutls

should give you access to the complete manual.



More Linux Commands

manpages/asn1_get_tag_der.3.html
asn1_get_tag_der(3) - API function - Linux manual page......
Decode the class and TAG from DER code. RETURNS Returns ASN1_SUCCESS on success, or an error. COPYRIGHT Copyright &amp;copy; 2006-2013 Free Software Foundation, Inc

manpages/ins_wch.3ncurses.html
ins_wch(3ncurses) - insert a complex character and rendition
These routines, insert the complex character wch with rendition before the character under the cursor. All characters to the right of the cursor are moved one s

manpages/cups-genppdupdate.8.html
cups-genppdupdate(8) - update CUPS+Gutenprint PPD files.....
cups-genppdupdate regenerates the Gutenprint PPD files in use by CUPS, using the PPD files under /usr/share/cups/model/gutenprint as templates. The new PPD file

manpages/man-pages.7.html
man-pages(7) - conventions for writing Linux man pages......
This page describes the conventions that should be employed when writing man pages for the Linux man-pages project, which documents the user-space API provided

manpages/xtrapin.1x.html
xtrapin(1x) - XTrap sample clients - Linux manual page......
These commands are SAMPLE CLIENTS provided with the XTrap X Server Extension Sources, Version 3.3. XTrap is an X Server extension which facilitates the capturin

manpages/apparmor.7.html
apparmor(7) kernel enhancement to confine programs to a limi
AppArmor is a kernel enhancement to confine programs to a limited set of resources. AppArmors unique security model is to bind access control attributes to prog

manpages/XCirculateRequestEvent.3.html
XCirculateRequestEvent(3) - CirculateRequest event structure
The structure for CirculateRequest events contains: typedef struct { int type; /* CirculateRequest */ unsigned long serial; /* # of last request processed by se

manpages/pvck.8.html
pvck(8) - check physical volume metadata - Linux man page...
pvck checks physical volume LVM metadata for consistency. OPTIONS See lvm(8) for common options. --labelsector sector By default, 4 sectors of PhysicalVolume ar

manpages/systemd-modules-load.8.html
systemd-modules-load(8) Configure kernel modules to load at
systemd-modules-load.service is an early-boot service that loads kernel modules from static configuration. See modules-load.d(5) for information about the confi

manpages/pcre32_jit_stack_free.3.html
pcre32_jit_stack_free(3) Perl-compatible regular expressions
This function is used to free a JIT stack that was created by pcre[16|32]_jit_stack_alloc() when it is no longer needed. For more details, see the pcrejit page.

manpages/wol.1.html
wol(1) - Wake On LAN client (Commands - Linux man page).....
This manual gives you an introduction into wol, the Wake On LAN client. It remotely turns on computers that supports Magic Packet technology (also known as Wake

manpages/genisoimagerc.5.html
genisoimagerc(5) - startup configuration file for genisoimag
genisoimage(1) searches for a configuration file in several places; it uses the first one it is able to open. First, if the GENISOIMAGERC environment variable i





We can't live, work or learn in freedom unless the software we use is free.