gnutls_x509_crl_sign
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
DEPRECATED
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_x509_crl_sign − API function
SYNOPSIS
#include <gnutls/x509.h>
int gnutls_x509_crl_sign(gnutls_x509_crl_t crl, gnutls_x509_crt_t issuer, gnutls_x509_privkey_t issuer_key);
ARGUMENTS
gnutls_x509_crl_t crl
should contain a gnutls_x509_crl_t structure
gnutls_x509_crt_t issuer
is the certificate of the certificate issuer
gnutls_x509_privkey_t issuer_key
holds the issuer’s private key
DESCRIPTION
This function is the same a gnutls_x509_crl_sign2() with no flags, and SHA1 as the hash algorithm.
RETURNS
On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value.
DEPRECATED
Use gnutls_x509_crl_privkey_sign().
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/udisks.1.html
udisks(1) - udisks command line tool - Linux manual page....
udisks is a simple command line client for the udisks(7) system bus service. OPTIONS --dump Dump all information about all devices. Please include this when fil
manpages/bdftopcf.1.html
bdftopcf(1) - convert X font from Bitmap Distribution Format
Bdftopcf is a font compiler for the X server and font server. Fonts in Portable Compiled Format can be read by any architecture, although the file is structured
manpages/pom_disable_module.7.html
pom_disable_module(7) disable given project module in POM fi
This macro patches specified POM file not to contain reference to given project module. Module name is the exact name of the module to be disabled. It must not
manpages/Tk_AllocFontFromObj.3.html
Tk_AllocFontFromObj(3) - maintain database of fonts.........
Tk_AllocFontFromObj finds the font indicated by objPtr and returns a token that represents the font. The return value can be used in subsequent calls to procedu
manpages/ldap_unbind_ext.3.html
ldap_unbind_ext(3) - LDAP bind routines - Linux manual page
These routines provide various interfaces to the LDAP bind operation. After an association with an LDAP server is made using ldap_init(3), an LDAP bind operatio
manpages/PerlIO::scalar.3pm.html
PerlIO::scalar(3pm) - in-memory IO, scalar IO (Man Page)....
A filehandle is opened but the file operations are performed in-memory on a scalar variable. All the normal file operations can be performed on the handle. The
manpages/glTexCoord2iv.3gl.html
glTexCoord2iv(3gl) - set the current texture coordinates....
glTexCoord specifies texture coordinates in one, two, three, or four dimensions. glTexCoord1 sets the current texture coordinates to (s, 0, 0, 1); a call to glT
manpages/set_aumessage_mode.3.html
set_aumessage_mode(3) - Sets the message mode (Man Page)....
set_message_mode sets the location where informational messages are sent. If mode=0 (default), then informational messages are sent to stderr. If mode=1, then i
manpages/snmp_set_var_typed_integer.3.html
snmp_set_var_typed_integer(3) - netsnmp_varbind_api function
The functions dealing with variable bindings fall into four groups dealing with the creation, setting of values, output and deletion of varbinds. Creation snmp_
manpages/glColor.3gl.html
glColor(3gl) - set the current color - Linux manual page....
The GL stores both a current single-valued color index and a current four-valued RGBA color. glColor sets a new four-valued RGBA color. glColor has two major va
manpages/gpasswd.1.html
gpasswd(1) - change group password - Linux manual page......
The gpasswd command is used to administer /etc/group, and /etc/gshadow. Every group can have administrators, members and a password. System administrators can u
manpages/systemd-shutdownd.8.html
systemd-shutdownd(8) Scheduled shutdown service (Man Page)
systemd-shutdownd.service is a system service that implements scheduled shutdowns, as exposed by shutdown(8). systemd-shutdownd.service is automatically activat
