@deftypefun {int} {gnutls_pcert_import_openpgp} (gnutls_pcert_st * @var{pcert}, gnutls_openpgp_crt_t @var{crt}, unsigned int @var{flags}) @var{pcert}: The pcert structure @var{crt}: The raw certificate to be imported @var{flags}: zero for now This function is no-op. @strong{Returns:} @code{GNUTLS_E_UNIMPLEMENTED_FEATURE} . @strong{Since:} 3.0 @end deftypefun