gnutls_x509_crt_get_expiration_time
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_x509_crt_get_expiration_time − API function
SYNOPSIS
#include <gnutls/x509.h>
time_t gnutls_x509_crt_get_expiration_time(gnutls_x509_crt_t cert);
ARGUMENTS
gnutls_x509_crt_t cert
should contain a gnutls_x509_crt_t structure
DESCRIPTION
This function will return the time this Certificate was or will be expired.
RETURNS
expiration time, or (time_t)−1 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/basename.3.html
basename(3) - parse pathname components - Linux manual page
Warning: there are two different functions basename() - see below. The functions dirname() and basename() break a null-terminated pathname string into directory
manpages/sane-sharp.5.html
sane-sharp(5) - SANE backend for SHARP scanners (Man Page)
The sane-sharp library implements a SANE (Scanner Access Now Easy) backend that provides access to Sharp SCSI scanners. This backend should be considered beta-q
manpages/oo_object.n.html
oo_object(n) root class of the class hierarchy (Man Page)...
The oo::object class is the root class of the object hierarchy; every object is an instance of this class. Since classes are themselves objects, they are instan
manpages/pcsc-spy.1.html
pcsc-spy(1) A PC SC spy command (Commands - Linux man page)
pcsc-spy displays PC/SC calls of an application. It must be used with the libpcscspy.so library. To be able to spy the PC/SC layer, the application flow must be
manpages/color_content.3ncurses.html
color_content(3ncurses) - curses color manipulation routines
Overview curses support color attributes on terminals with that capability. To use these routines start_color must be called, usually right after initscr. Color
manpages/inet_net_ntop.3.html
inet_net_ntop(3) Internet network number conversion.........
These functions convert network numbers between presentation (i.e., printable) format and network (i.e., binary) format. For both functions, af specifies the ad
manpages/asctime_r.3.html
asctime_r(3) - transform date and time to broken-down time o
The ctime(), gmtime() and localtime() functions all take an argument of data type time_t, which represents calendar time. When interpreted as an absolute time v
manpages/XkbForceDeviceBell.3.html
XkbForceDeviceBell(3) - Rings the bell on any keyboard, over
XkbForceDeviceBell.3 - The core X protocol allows only applications to explicitly sound the system bell with a given duration, pitch, and volume. Xkb extends th
manpages/infocmp.1.html
infocmp(1) - compare or print out terminfo descriptions.....
infocmp can be used to compare a binary terminfo entry with other terminfo entries, rewrite a terminfo description to take advantage of the use= terminfo field,
manpages/autofs_ldap_auth.conf.5.html
autofs_ldap_auth.conf(5) - autofs LDAP authentication config
LDAP authenticated binds, TLS encrypted connections and certification may be used by setting appropriate values in the autofs authentication configuration file
manpages/Mail::SpamAssassin::Plugin.3pm.html
Mail::SpamAssassin::Plugin(3pm) - SpamAssassin plugin base c
This is the base class for SpamAssassin plugins; all plugins must be objects that implement this class. This class provides no-op stub methods for all the callb
manpages/Module::Build::Platform::Windows.3pm.html
Module::Build::Platform::Windows(3pm) - Builder class for Wi
The sole purpose of this module is to inherit from Module::Build::Base and override a few methods. Please see Module::Build for the docs. AUTHOR Ken Williams <k
