gnutls_x509_crl_set_crt_serial
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_x509_crl_set_crt_serial − API function
SYNOPSIS
#include <gnutls/x509.h>
int gnutls_x509_crl_set_crt_serial(gnutls_x509_crl_t crl, const void * serial, size_t serial_size, time_t revocation_time);
ARGUMENTS
gnutls_x509_crl_t crl
should contain a gnutls_x509_crl_t structure
const void * serial
The revoked certificate’s serial number
size_t serial_size
Holds the size of the serial field.
time_t revocation_time
The time this certificate was revoked
DESCRIPTION
This function will set a revoked certificate’s serial number to the CRL.
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/polkit.8.html
polkit(8) - Authorization Framework - Linux manual page.....
polkit provides an authorization API intended to be used by privileged programs (MECHANISMS) offering service to unprivileged programs (SUBJECTS) often through
manpages/XtRegisterExtensionSelector.3.html
XtRegisterExtensionSelector(3) - extension event handling...
The XtInsertEventTypeHandler function registers a procedure with the dispatch mechanism that is to be called when an event that matches the specified event_type
manpages/gnutls_dh_get_peers_public_bits.3.html
gnutls_dh_get_peers_public_bits(3) - API function (ManPage)
Get the Diffie-Hellman public key bit size. Can be used for both anonymous and ephemeral Diffie-Hellman. RETURNS The public key bit size used in the last Diffie
manpages/cddb-tool.1.html
cddb-tool(1) Get CDDB information - Linux manual page.......
cddb-tool is a backend tool for abcde. It is passed information from cd-discid and uses it look up the CD title, artist, and track information on the cddb datab
manpages/mkfs.bfs.8.html
mkfs.bfs(8) - make an SCO bfs filesystem - Linux man page...
mkfs.bfs creates an SCO bfs filesystem on a block device (usually a disk partition or a file accessed via the loop device). The block-count parameter is the des
manpages/XUninstallColormap.3.html
XUninstallColormap(3) - control colormaps - Linux man page
The XInstallColormap function installs the specified colormap for its associated screen. All windows associated with this colormap immediately display with true
manpages/zshmodules.1.html
zshmodules(1) - zsh loadable modules - Linux manual page....
Some optional parts of zsh are in modules, separate from the core of the shell. Each of these modules may be linked in to the shell at build time, or can be dyn
manpages/svgtopam.1.html
svgtopam(1) convert an SVG (Scalable Vector Graphics) image
This program is part of Netpbm(1) svgtopam reads an SVG (Scalable Vector Graphics) image as input and produces a PAM image as output. svgtopam is so weak that i
manpages/SDL_CreateCond.3.html
SDL_CreateCond(3) - Create a condition variable (Man Page)
Creates a condition variable. EXAMPLES SDL_cond *cond; cond=SDL_CreateCond(); . . /* Do stuff */ . . SDL_DestroyCond(cond); SEE ALSO SDL_DestroyCond, SDL_CondWa
manpages/tigetstr.3ncurses.html
tigetstr(3ncurses) - curses interfaces to terminfo database
These low-level routines must be called by programs that have to deal directly with the terminfo database to handle certain terminal capabilities, such as progr
manpages/readprofile.8.html
readprofile(8) read kernel profiling information (Man Page)
readprofile.8 - The readprofile command uses the /proc/profile information to print ascii data on standard output. The output is organized in three columns: the
manpages/speaker-test.1.html
speaker-test(1) - command-line speaker test tone generator f
speaker-test generates a tone that can be used to test the speakers of a computer. speaker-test by default will test the default device. If you want to test ano
