gnutls_openpgp_crt_get_subkey_expiration_time

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. time_t gnutls_openpgp_crt_get_subkey_expiration_time(gnutls_openpgp_crt_t key, uint idx)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    time_t
    gnutls_openpgp_crt_get_subkey_expiration_time
  2. pgnutls_openpgp_crt_get_subkey_expiration_time gnutls_openpgp_crt_get_subkey_expiration_time;

Meta