33 #ifndef _OPENVAS_LIBRARIES_GPGME_UTIL_H 34 #define _OPENVAS_LIBRARIES_GPGME_UTIL_H gpgme_ctx_t openvas_init_gpgme_sysconf_ctx(void)
Returns a new gpgme context using the sycconf directory.
Definition: gpgme_util.c:277
gpgme_ctx_t openvas_init_gpgme_ctx(const gchar *)
Returns a new gpgme context.
Definition: gpgme_util.c:224
void set_gpghome(const char *)
Definition: gpgme_util.c:236