gnutls_x509_privkey_get_pk_algorithm



gnutls_x509_privkey_get_pk_algorithm

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_x509_privkey_get_pk_algorithm − API function

SYNOPSIS

#include <gnutls/x509.h>

int gnutls_x509_privkey_get_pk_algorithm(gnutls_x509_privkey_t key);

ARGUMENTS

gnutls_x509_privkey_t key

should contain a gnutls_x509_privkey_t structure

DESCRIPTION

This function will return the public key algorithm of a private key.

RETURNS

a member of the gnutls_pk_algorithm_t enumeration on success, or a negative error code on error.

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/genrsa.1ssl.html
genrsa(1ssl) - generate an RSA private key - Linux man page
The genrsa command generates an RSA private key. OPTIONS -out filename the output filename. If this argument is not specified then standard output is used. -pas

manpages/Tcl_GetChannelThread.3.html
Tcl_GetChannelThread(3) - procedures for creating and manipu
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for

manpages/XQueryBestCursor.3.html
XQueryBestCursor(3) - manipulate cursors - Linux man page...
The XRecolorCursor function changes the color of the specified cursor, and if the cursor is being displayed on a screen, the change is visible immediately. The

manpages/systemd-cat.1.html
systemd-cat(1) Connect a pipeline or program's output with t
systemd-cat may be used to connect the standard input and output of a process to the journal, or as a filter tool in a shell pipeline to pass the output the pre

manpages/nicknames.5.html
nicknames(5) - nickname translation table for NIS maps......
nicknames contains a list of aliases and the corresponding NIS maps. There is one entry per line. The default nicknames table looks like: passwd passwd.byname g

manpages/SDL_DestroySemaphore.3.html
SDL_DestroySemaphore(3) - Destroys a semaphore that was crea
SDL_DestroySemaphore destroys the semaphore pointed to by sem that was created by SDL_CreateSemaphore. It is not safe to destroy a semaphore if there are thread

manpages/bottom_panel.3curses.html
bottom_panel(3curses) - panel stack extension for curses....
bottom_panel.3curses - Panels are ncurses(3NCURSES) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the pro

manpages/ncurses.3ncurses.html
ncurses(3ncurses) - CRT screen handling and optimization pac
The ncurses library routines give the user a terminal-independent method of updating character screens with reasonable optimization. This implementation is new

manpages/dirmngr.1.html
dirmngr(1) - CRL and OCSP daemon (Commands - Linux man page)
Dirmngr is a server for managing and downloading certificate revocation lists (CRLs) for X.509 certificates and for downloading the certificates themselves. Dir

manpages/ttk_checkbutton.n.html
ttk_checkbutton(n) On off widget (Local - Linux man page)...
A ttk::checkbutton widget is used to show or change a setting. It has two states, selected and deselected. The state of the checkbutton may be linked to a Tcl v

manpages/DMXAddInput.3.html
DMXAddInput(3) - attach a new input - Linux manual page.....
DMXAddInput() is used to attach a new input (or a previously detached input) to the Xdmx(1) server. mask specifies the fields in attr that are active, and id re

manpages/glCopyPixels.3gl.html
glCopyPixels(3gl) - copy pixels in the frame buffer.........
glCopyPixels copies a screen-aligned rectangle of pixels from the specified frame buffer location to a region relative to the current raster position. Its opera





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