@deftypefun {int} {gnutls_pubkey_import_openpgp} (gnutls_pubkey_t @var{key}, gnutls_openpgp_crt_t @var{crt}, unsigned int @var{flags}) @var{key}: The public key @var{crt}: The certificate to be imported @var{flags}: should be zero This function is no-op. @strong{Returns:} @code{GNUTLS_E_UNIMPLEMENTED_FEATURE} . @strong{Since:} 2.12.0 @end deftypefun