gnutls_openpgp_crt_get_creation_time (3) Linux Manual Page
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 <bugs [at] gnutls.org>. Home page: http://www.gnutls.org COPYRIGHT Copyright © 2001-2014 Free Software Foundation, Inc…..
