gnutls_openpgp_privkey_get_revoked_status



gnutls_openpgp_privkey_get_revoked_status

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
SINCE
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_openpgp_privkey_get_revoked_status − API function

SYNOPSIS

#include <gnutls/openpgp.h>

int gnutls_openpgp_privkey_get_revoked_status(gnutls_openpgp_privkey_t key);

ARGUMENTS

gnutls_openpgp_privkey_t key

the structure that contains the OpenPGP private key.

DESCRIPTION

Get revocation status of key.

RETURNS

true (1) if the key has been revoked, or false (0) if it has not, or a negative error code indicates an error.

SINCE

2.4.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/tm.n.html
tm(n) - Facilities for locating and loading of Tcl Modules
This document describes the facilities for locating and loading Tcl Modules (see MODULE DEFINITION for the definition of a Tcl Module). The following commands a

manpages/XevieQueryVersion.3.html
XevieQueryVersion(3) - X Event Interception Extension (XEvIE
X Event Interception Extension (XEvIE) is designed for users who need to intercept all the Keyboard and Mouse events. Programs can determine which events should

manpages/XSetInputFocus.3.html
XSetInputFocus(3) - control input focus - Linux manual page
The XSetInputFocus function changes the input focus and the last-focus-change time. It has no effect if the specified time is earlier than the current last-focu

manpages/xgc.1.html
xgc(1) - X graphics demo (Commands - Linux manual page).....
The xgc program demonstrates various features of the X graphics primitives. In X, most of the details about the graphics to be generated are stored in a resourc

manpages/Tk_CanvasPsFont.3.html
Tk_CanvasPsFont(3) - utility procedures for generating Posts
These procedures are called by canvas type managers to carry out common functions related to generating Postscript. Most of the procedures take a canvas argumen

manpages/tiffgt.1.html
tiffgt(1) display an image stored in a TIFF file (Silicon Gr
tiffgt displays one or more images stored using the Tag Image File Format, Revision 6.0. Each image is placed in a fixed size window that the user must position

manpages/XkbFreeComponentList.3.html
XkbFreeComponentList(3) - Free the structure returned by Xkb
When you are done using the structure returned by XkbListComponents, free it using XkbFreeComponentList. SEE ALSO XkbListComponents(3) XkbFreeComponentList.3 (L

manpages/readdir.3am.html
readdir(3am) directory input parser for gawk (Man Page).....
The readdir extension adds an input parser for directories. When this extension is in use, instead of skipping directories named on the command line (or with ge

manpages/ofxconnect.1.html
ofxconnect(1) Create a statement request file (Man Page)....
ofxconnect 0.9.9 prints to stdout the created OFX file based on the options you pass it. currently it will only create a statement request file. you can POST th

manpages/XpStartPage.3x.html
XpStartPage(3x) - Indicates the beginning of a print page.
XpStartPage signals the beginning of a new print page, with window serving as the drawable representing the page. window is required to be a descendant of the r

manpages/XpQueryExtension.3x.html
XpQueryExtension(3x) - Queries an X Server to determine if i
XpQueryExtension determines if the X Print Service Extension is present. It returns True if the extension is supported, otherwise False. If the extension is pre

manpages/get_myaddress.3.html
get_myaddress(3) - library routines for remote procedure cal
These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the s





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