gnutls_certificate_set_openpgp_key

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_certificate_set_openpgp_key(gnutls_certificate_credentials_t res, gnutls_openpgp_crt_t crt, gnutls_openpgp_privkey_t pkey)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_certificate_set_openpgp_key
  2. pgnutls_certificate_set_openpgp_key gnutls_certificate_set_openpgp_key;

Meta