gnutls_openpgp_keyring_get_crt

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. int gnutls_openpgp_keyring_get_crt(gnutls_openpgp_keyring_t ring, uint idx, gnutls_openpgp_crt_t* cert)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_openpgp_keyring_get_crt
  2. pgnutls_openpgp_keyring_get_crt gnutls_openpgp_keyring_get_crt;

Meta