gnutls_openpgp_privkey_init
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_openpgp_privkey_init − API function
SYNOPSIS
#include <gnutls/openpgp.h>
int gnutls_openpgp_privkey_init(gnutls_openpgp_privkey_t * key);
ARGUMENTS
gnutls_openpgp_privkey_t * key
The structure to be initialized
DESCRIPTION
This function will initialize an OpenPGP key structure.
RETURNS
GNUTLS_E_SUCCESS on success, or an error code.
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/XOpenOM.3.html
XOpenOM(3) - open output methods (Library - Linux man page)
The XOpenOM function opens an output method matching the current locale and modifiers specification. The current locale and modifiers are bound to the output me
manpages/boolnames.3ncurses.html
boolnames(3ncurses) - curses terminfo global variables......
This page summarizes variables provided by the curses librarys low-level terminfo interface. A more complete description is given in the curs_terminfo(3X) manua
manpages/optionVersion.3.html
optionVersion(3) return the compiled AutoOpts version number
Returns the full version string compiled into the library. The returned string cannot be modified. RETURN VALUE the version string in constant memory SEE ALSO T
manpages/XAnyEvent.3.html
XAnyEvent(3) - generic X event structures - Linux man page
All the event structures declared in <X11/Xlib.h> have the following common members: typedef struct { int type; unsigned long serial; /* # of last request proce
manpages/psfgettable.1.html
psfgettable(1) - extract the embedded Unicode character tabl
psfgettable extracts the embedded Unicode character table from a .psf format console font into a human readable ASCII file of the format used by psfaddtable(1).
manpages/cpp-4.8.1.html
cpp-4.8(1) The C Preprocessor (Commands - Linux man page)...
cpp-4.8.1 - The C preprocessor, often known as cpp, is a macro processor that is used automatically by the C compiler to transform your program before compilati
manpages/xlsfonts.1.html
xlsfonts(1) - server font list displayer for X (Man Page)...
xlsfonts lists the fonts that match the given pattern. The wildcard character * may be used to match any sequence of characters (including none), and ? to match
manpages/git-commit-tree.1.html
git-commit-tree(1) - Create a new commit object (Man Page)
This is usually not what an end user wants to run directly. See git-commit(1) instead. Creates a new commit object based on the provided tree object and emits t
manpages/xkbbell.1.html
xkbbell(1) - XKB extension user utility - Linux manual page
user utility OPTIONS -display <dpy> specifies which display to use -synch turns on synchronization -dev <id> specifies which device to use -force force audible
manpages/gnutls_x509_crl_import.3.html
gnutls_x509_crl_import(3) - API function - Linux man page...
This function will convert the given DER or PEM encoded CRL to the native gnutls_x509_crl_t format. The output will be stored in crl. If the CRL is PEM encoded
manpages/insnstr.3ncurses.html
insnstr(3ncurses) - insert string before cursor in a curses
These routines insert a character string (as many characters as will fit on the line) before the character under the cursor. All characters to the right of the
manpages/XtRemoveGrab.3.html
XtRemoveGrab(3) - redirect user input to a modal widget.....
The XtAddGrab function appends the widget (and associated parameters) to the modal cascade and checks that exclusive is True if spring_loaded is True. If these
