Imported Upstream version 3.4.11
[platform/upstream/gnutls.git] / doc / manpages / gnutls_openpgp_privkey_get_subkey_creation_time.3
1 .\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
2 .TH "gnutls_openpgp_privkey_get_subkey_creation_time" 3 "3.4.11" "gnutls" "gnutls"
3 .SH NAME
4 gnutls_openpgp_privkey_get_subkey_creation_time \- API function
5 .SH SYNOPSIS
6 .B #include <gnutls/openpgp.h>
7 .sp
8 .BI "time_t gnutls_openpgp_privkey_get_subkey_creation_time(gnutls_openpgp_privkey_t       " key ", unsigned int " idx ");"
9 .SH ARGUMENTS
10 .IP "gnutls_openpgp_privkey_t       key" 12
11 the structure that contains the OpenPGP private key.
12 .IP "unsigned int idx" 12
13 the subkey index
14 .SH "DESCRIPTION"
15 Get subkey creation time.
16 .SH "RETURNS"
17 the timestamp when the OpenPGP key was created.
18 .SH "SINCE"
19 2.4.0
20 .SH "REPORTING BUGS"
21 Report bugs to <bugs@gnutls.org>.
22 .br
23 Home page: http://www.gnutls.org
24
25 .SH COPYRIGHT
26 Copyright \(co 2001-2016 Free Software Foundation, Inc., and others.
27 .br
28 Copying and distribution of this file, with or without modification,
29 are permitted in any medium without royalty provided the copyright
30 notice and this notice are preserved.
31 .SH "SEE ALSO"
32 The full documentation for
33 .B gnutls
34 is maintained as a Texinfo manual.
35 If the /usr/share/doc/gnutls/
36 directory does not contain the HTML form visit
37 .B
38 .IP http://www.gnutls.org/manual/
39 .PP