gnutls_pkcs7_get_crt_count



gnutls_pkcs7_get_crt_count

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_pkcs7_get_crt_count − API function

SYNOPSIS

#include <gnutls/x509.h>

int gnutls_pkcs7_get_crt_count(gnutls_pkcs7_t pkcs7);

ARGUMENTS

gnutls_pkcs7_t pkcs7

should contain a gnutls_pkcs7_t structure

DESCRIPTION

This function will return the number of certifcates in the PKCS7 or RFC2630 certificate set.

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/cgdisk.8.html
cgdisk(8) Curses-based GUID partition table (GPT) manipulato
GPT fdisk is a text-mode family of programs for creation and manipulation of partition tables. The cgdisk member of this family employs a curses-based user inte

manpages/pam_getenv.3.html
pam_getenv(3) - get a PAM environment variable (Man Page)...
The pam_getenv function searches the PAM environment list as associated with the handle pamh for an item that matches the string pointed to by name and returns

manpages/pppoe.8.html
pppoe(8) user-space PPPoE client. - Linux manual page.......
pppoe is a user-space client for PPPoE (Point-to-Point Protocol over Ethernet) for Linux and other UNIX systems. pppoe works in concert with the pppd PPP daemon

manpages/Tcl_SetLongObj.3.html
Tcl_SetLongObj(3) - manipulate Tcl objects as integer values
These procedures are used to create, modify, and read Tcl objects that &amp;#9474; hold integral values. &amp;#9474; The different routines exist to accommodate differe

manpages/pos_form_cursor.3form.html
pos_form_cursor(3form) - position a form window cursor......
pos_form_cursor.3form - The function pos_form_cursor restores the cursor to the position required for the forms driver to continue processing requests. This is

manpages/xhost.1.html
xhost(1) - server access control program for X (Man Page)...
The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server. In the case of hosts, this provide

manpages/vfs_aio_linux.8.html
vfs_aio_linux(8) implement async I O in Samba vfs using Linu
This VFS module is part of the samba(7) suite. The aio_linux VFS module enables asynchronous I/O for Samba on Linux kernels that have the kernel AIO calls avail

manpages/Tk_CanvasWindowCoords.3.html
Tk_CanvasWindowCoords(3) - utility procedures for canvas typ
These procedures are called by canvas type managers to perform various utility functions. Tk_CanvasTkwin returns the Tk_Window associated with a particular canv

manpages/XGetWindowProperty.3.html
XGetWindowProperty(3) - obtain and change window properties
The XGetWindowProperty function returns the actual type of the property; the actual format of the property; the number of 8-bit, 16-bit, or 32-bit items transfe

manpages/MIME::Parser::Reader.3pm.html
MIME::Parser::Reader(3pm) - a line-oriented reader for a MIM
A line-oriented reader which can deal with virtual end-of-stream defined by a collection of boundaries. Warning: this is a private class solely for use by MIME:

manpages/tmpnam.3.html
tmpnam(3) - create a name for a temporary file (Man Page)...
Note: Avoid use of tmpnam(); use mkstemp(3) or tmpfile(3) instead. The tmpnam() function returns a pointer to a string that is a valid filename, and such that a

manpages/rgview.1.html
rgview(1) - Vi IMproved, a programmers text editor (ManPage)
Vim is a text editor that is upwards compatible to Vi. It can be used to edit all kinds of plain text. It is especially useful for editing programs. There are a





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