gnutls_x509_crq_deinit
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_x509_crq_deinit − API function
SYNOPSIS
#include <gnutls/x509.h>
void gnutls_x509_crq_deinit(gnutls_x509_crq_t crq);
ARGUMENTS
gnutls_x509_crq_t crq
The structure to be initialized
DESCRIPTION
This function will deinitialize a PKCS10 certificate request structure.
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/munlockall.2.html
munlockall(2) - lock and unlock memory - Linux manual page
mlock() and mlockall() respectively lock part or all of the calling processs virtual address space into RAM, preventing that memory from being paged to the swap
manpages/lp.4.html
lp(4) - line printer devices (Special - Linux man page).....
The following ioctl(2) calls are supported: int ioctl(int fd, LPTIME, int arg) Sets the amount of time that the driver sleeps before rechecking the printer when
manpages/XmbufDisplayBuffers.3.html
XmbufDisplayBuffers(3) - X multibuffering functions.........
The application programming library for the X11 Double-Buffering, Multi-Buffering, and Stereo Extension contains the interfaces described below. With the except
manpages/quilt.1.html
quilt(1) - tool to manage series of patches - Linux man page
Quilt is a tool to manage large sets of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, etc. The key ph
manpages/arm_fadvise.2.html
arm_fadvise(2) - predeclare an access pattern for file data
Programs can use posix_fadvise() to announce an intention to access file data in a specific pattern in the future, thus allowing the kernel to perform appropria
manpages/podofocrop.1.html
podofocrop(1) crop all pages (Commands - Linux man page)....
podofocrop is one of the command line tools from the PoDoFo library that provide several useful operations to work with PDF files. It can crop all pages in a PD
manpages/curl_version_info.3.html
curl_version_info(3) - returns run-time libcurl version info
Returns a pointer to a filled in struct with information about various run-time features in libcurl. type should be set to the version of this functionality by
manpages/isascii.3.html
isascii(3) - character classification routines (Man Page)...
These functions check whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the specified locale. T
manpages/Tcl_SetMainLoop.3.html
Tcl_SetMainLoop(3) - main program and event loop definition
Tcl_Main can serve as the main program for Tcl-based shell applications. A shell application is a program like tclsh or wish that supports both interactive inte
manpages/gnutls_x509_crt_list_import_pkcs11.3.html
gnutls_x509_crt_list_import_pkcs11(3) - API function........
This function will import a PKCS 11 certificate list to a list of gnutls_x509_crt_t structure. These must not be initialized. RETURNS On success, GNUTLS_E_SUCCE
manpages/dup2.2.html
dup2(2) - duplicate a file descriptor - Linux manual page...
These system calls create a copy of the file descriptor oldfd. dup() uses the lowest-numbered unused descriptor for the new descriptor. dup2() makes newfd be th
manpages/xdr_vector.3.html
xdr_vector(3) - library routines for external data represent
These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for remote procedure calls are transmitted using
