gnutls_openpgp_crt_get_creation_time



gnutls_openpgp_crt_get_creation_time

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_openpgp_crt_get_creation_time − API function

SYNOPSIS

#include <gnutls/openpgp.h>

time_t gnutls_openpgp_crt_get_creation_time(gnutls_openpgp_crt_t key);

ARGUMENTS

gnutls_openpgp_crt_t key

the structure that contains the OpenPGP public key.

DESCRIPTION

Get key creation time.

RETURNS

the timestamp when the OpenPGP key was created.

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/slk_set.3ncurses.html
slk_set(3ncurses) - curses soft label routines (Man Page)...
The slk* functions manipulate the set of soft function-key labels that exist on many terminals. For those terminals that do not have soft labels, curses takes o

manpages/gnutls_x509_rdn_get_by_oid.3.html
gnutls_x509_rdn_get_by_oid(3) - API function (Man Page).....
This function will return the name of the given Object identifier, of the RDN sequence. The name will be encoded using the rules from RFC2253. RETURNS On succes

manpages/POSIX.3pm.html
POSIX(3pm) - Perl interface to IEEE Std 1003.1 (Man Page)...
The POSIX module permits you to access all (or nearly all) the standard POSIX 1003.1 identifiers. Many of these identifiers have been given Perl-ish interfaces.

manpages/glTexCoord1f.3gl.html
glTexCoord1f(3gl) - set the current texture coordinates.....
glTexCoord specifies texture coordinates in one, two, three, or four dimensions. glTexCoord1 sets the current texture coordinates to (s, 0, 0, 1); a call to glT

manpages/fgetspent.3.html
fgetspent(3) - get shadow password file entry (Man Page)....
Long ago it was considered safe to have encrypted passwords openly visible in the password file. When computers got faster and people got more security-consciou

manpages/glBlendEquation.3gl.html
glBlendEquation(3gl) - set the blend equation (Man Page)....
The blend equation determines how a new pixel (the source color) is combined with a pixel already in the framebuffer (the destination color). GL_MIN sets the bl

manpages/ldap_matchingrule_free.3.html
ldap_matchingrule_free(3) - Schema definition handling routi
These routines are used to parse schema definitions in the syntax defined in RFC 4512 into structs and handle these structs. These routines handle four kinds of

manpages/Tcl_SetObjLength.3.html
Tcl_SetObjLength(3) - manipulate Tcl objects as strings.....
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store

manpages/pptpsetup.8.html
pptpsetup(8) - Point-to-Point Tunneling Protocol setup......
PPTP Client is a Linux, FreeBSD, NetBSD and OpenBSD client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. This script configures PPTP Cl

manpages/feof.3.html
feof(3) - check and reset stream status - Linux manual page
The function clearerr() clears the end-of-file and error indicators for the stream pointed to by stream. The function feof() tests the end-of-file indicator for

manpages/SDL_JoystickName.3.html
SDL_JoystickName(3) - Get joystick name - Linux manual page
Get the implementation dependent name of joystick. The index parameter refers to the Nth joystick on the system. RETURN VALUE Returns a char pointer to the joys

manpages/perl5143delta.1.html
perl5143delta(1) what is new for perl v5.14.3 (Man Page)....
This document describes differences between the 5.14.2 release and the 5.14.3 release. If you are upgrading from an earlier release such as 5.12.0, first read p





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