gnutls_pubkey_deinit



gnutls_pubkey_deinit

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SINCE
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_pubkey_deinit − API function

SYNOPSIS

#include <gnutls/gnutls.h>

void gnutls_pubkey_deinit(gnutls_pubkey_t key);

ARGUMENTS

gnutls_pubkey_t key

The structure to be deinitialized

DESCRIPTION

This function will deinitialize a public key structure.

SINCE

2.12.0

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/udisks-tcp-bridge.1.html
udisks-tcp-bridge(1) - udisks TCP/IP bridge - Linux man page
This program is used by remote clients to connect to the org.freedesktop.UDisks D-Bus service on the system bus. Users or administrators never needs to start th

manpages/snmp_sess_async_send.3.html
snmp_sess_async_send(3) - session functions - Linux man page
These functions define a subset of the API that can be used to manage single SNMP sessions in a multi-threaded application. Except for snmp_sess_session(), thes

manpages/pngtopnm.1.html
pngtopnm(1) - convert a PNG image into a PNM image (ManPage)
This program is part of Netpbm(1) pngtopnm was obsoleted by pngtopam(1) , introduced with Netpbm 10.44 (September 2008). pngtopam is backward compatible with pn

manpages/Tk_GetNumMainWindows.3.html
Tk_GetNumMainWindows(3) - functions for querying main window
A main window is a special kind of toplevel window used as the outermost window in an application. If interp is associated with a Tk application then Tk_MainWin

manpages/XSelectExtensionEvent.3.html
XSelectExtensionEvent(3) - select extension events, get the
The XSelectExtensionEvent request causes the X server to report the events associated with the specified list of event classes. Initially, X will not report any

manpages/XISetFocus.3.html
XISetFocus(3) - set or get the device's focus (Man Page)....
XISetFocus changes the focus of the specified device ans its last-focus-change time. It has no effect if the specified time is earlier than the current last-foc

manpages/stap-merge.1.html
stap-merge(1) - systemtap per-cpu binary merger (Man Page)
The stap-merge executable applies when the -b option has been used while running a stap script. The -b option will generate files per-cpu, based on the timestam

manpages/ncurses6-config.1.html
ncurses6-config(1) - helper script for ncurses libraries....
ncurses6-config.1 - This is a shell script which simplifies configuring applications against a particular set of ncurses libraries. OPTIONS --prefix echos the p

manpages/assume_default_colors_sp.3ncurses.html
assume_default_colors_sp(3ncurses) - curses screen-pointer e
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

manpages/experimental.3pm.html
experimental(3pm) Experimental features made easy (ManPage)
This pragma provides an easy and convenient way to enable or disable experimental features. Every version of perl has some number of features present but consid

manpages/ldap_memfree.3.html
ldap_memfree(3) - LDAP memory allocation routines (ManPage)
These routines are used to allocate/deallocate memory used/returned by the LDAP library. ldap_memalloc(), ldap_memcalloc(), ldap_memrealloc(), and ldap_memfree(

manpages/mincore.2.html
mincore(2) - determine whether pages are resident in memory
mincore() returns a vector that indicates whether pages of the calling processs virtual memory are resident in core (RAM), and so will not cause a disk access (





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