gnutls_x509_crt_set_key



gnutls_x509_crt_set_key

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_x509_crt_set_key − API function

SYNOPSIS

#include <gnutls/x509.h>

int gnutls_x509_crt_set_key(gnutls_x509_crt_t crt, gnutls_x509_privkey_t key);

ARGUMENTS

gnutls_x509_crt_t crt

a certificate of type gnutls_x509_crt_t

gnutls_x509_privkey_t key

holds a private key

DESCRIPTION

This function will set the public parameters from the given private key to the certificate. Only RSA keys are currently supported.

RETURNS

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

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/FD_ZERO.3.html
FD_ZERO(3) - synchronous I/O multiplexing - Linux man page
select() and pselect() allow a program to monitor multiple file descriptors, waiting until one or more of the file descriptors become ready for some class of I/

manpages/start-pulseaudio-x11.html
start-pulseaudio-x11
start-pulseaudio-x11.html

manpages/glutGetColor.3.html
glutGetColor(3) - retrieves a red, green, or blue component
glutGetColor retrieves a red, green, or blue component for a given color index colormap entry for the current windows logical colormap. The current window shoul

manpages/Tcl_AsyncCreate.3.html
Tcl_AsyncCreate(3) - handle asynchronous events (Man Page)
These procedures provide a safe mechanism for dealing with asynchronous events such as signals. If an event such as a signal occurs while a Tcl script is being

manpages/Tk_DeleteErrorHandler.3.html
Tk_DeleteErrorHandler(3) - handle X protocol errors.........
Tk_CreateErrorHandler arranges for a particular procedure (proc) to be called whenever certain protocol errors occur on a particular display (display). Protocol

manpages/env.1.html
env(1) - run a program in a modified environment (Man Page)
Set each NAME to VALUE in the environment and run COMMAND. Mandatory arguments to long options are mandatory for short options too. -i, --ignore-environment sta

manpages/razor-agent.conf.5.html
razor-agent.conf(5) - Configuration file for Razor Agents...
razor-agent.conf is a configuration file read by the razor agents, which include razor-check(1), razor-admin(1), razor-report(1), and razor-revoke(1). The forma

manpages/login.3.html
login(3) - write utmp and wtmp entries - Linux manual page
The utmp file records who is currently using the system. The wtmp file records all logins and logouts. See utmp(5). The function login() takes the supplied stru

manpages/XkbSetDebuggingFlags.3.html
XkbSetDebuggingFlags(3) - Change the values of any of the de
The debugging aids are intended for use primarily by Xkb implementors and are optional in any implementation. There are two bitmasks that may be used to control

manpages/ldap.conf.5.html
ldap.conf(5) - LDAP configuration file/environment variables
If the environment variable LDAPNOINIT is defined, all defaulting is disabled. The ldap.conf configuration file is used to set system-wide defaults to be applie

manpages/glHint.3gl.html
glHint(3gl) - specify implementation-specific hints.........
Certain aspects of GL behavior, when there is room for interpretation, can be controlled with hints. A hint is specified with two arguments. target is a symboli

manpages/open_business.html
301 Moved Permanently - open business





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