



@deftypefun {time_t} {gnutls_openpgp_privkey_get_subkey_creation_time} (gnutls_openpgp_privkey_t       @var{key}, unsigned int @var{idx})
@var{key}: the structure that contains the OpenPGP private key.

@var{idx}: the subkey index

Get subkey creation time.

@strong{Returns:} the timestamp when the OpenPGP key was created.

@strong{Since:} 2.4.0
@end deftypefun
