gnutls_x509_crt_get_activation_time



gnutls_x509_crt_get_activation_time

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_x509_crt_get_activation_time − API function

SYNOPSIS

#include <gnutls/x509.h>

time_t gnutls_x509_crt_get_activation_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 activated.

RETURNS

activation 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/Xmbuf.3.html
Xmbuf(3) - X multibuffering functions - Linux manual page...
Xmbuf.3 - The application programming library for the X11 Double-Buffering, Multi-Buffering, and Stereo Extension contains the interfaces described below. With

manpages/keyrings.7.html
keyrings(7) In-kernel key management and retention facility
The keyrings facility is primarily a way for drivers to retain or cache security data, authentication keys, encryption keys and other data in the kernel. System

manpages/fifo.7.html
fifo(7) - first-in first-out special file, named pipe.......
A FIFO special file (a named pipe) is similar to a pipe, except that it is accessed as part of the filesystem. It can be opened by multiple processes for readin

manpages/Tk_Fill3DRectangle.3.html
Tk_Fill3DRectangle(3) - draw borders with three-dimensional
These procedures provide facilities for drawing window borders in a way that produces a three-dimensional appearance. Tk_Alloc3DBorderFromObj allocates colors a

manpages/glFrustum.3gl.html
glFrustum(3gl) - multiply the current matrix by a perspectiv
glFrustum describes a perspective matrix that produces a perspective projection. The current matrix (see glMatrixMode) is multiplied by this matrix and the resu

manpages/pamtompfont.1.html
pamtompfont(1) - Convert Netpbm image to Mplayer bitmap font
This program is part of Netpbm(1) pamtompfont reads a Netpbm image (PNM or PAM) and converts it to an Mplayer bitmap font raster file. This is the original font

manpages/svcerr_decode.3.html
svcerr_decode(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

manpages/sendmail.1.html
sendmail(1) - Postfix to Sendmail compatibility interface...
The Postfix sendmail(1) command implements the Postfix to Sendmail compatibility interface. For the sake of compatibility with existing applications, some Sendm

manpages/gnutls_priority_set.3.html
gnutls_priority_set(3) - API function - Linux manual page...
Sets the priorities to use on the ciphers, key exchange methods, macs and compression methods. RETURNS GNUTLS_E_SUCCESS on success, or an error code. REPORTING

manpages/ipc.5.html
ipc(5) - System V interprocess communication mechanisms.....
This manual page refers to the Linux implementation of the System V interprocess communication (IPC) mechanisms: message queues, semaphore sets, and shared memo

manpages/XF86VidModeGetAllModeLines.3.html
XF86VidModeGetAllModeLines(3) - Extension library for the XF
These functions provide an interface to the server extension XFree86-VidModeExtension which allows the video modes to be queried and adjusted dynamically and mo

manpages/form_new_page.3form.html
form_new_page(3form) - form pagination functions (Man Page)
The function set_new_page sets or resets a flag marking the given field as the beginning of a new page on its form. The function new_page is a predicate which t





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