26#ifndef GNUNET_SERVICE_GNS_H
27#define GNUNET_SERVICE_GNS_H
static char * pkey
Public key of the zone to look in, in ASCII.
static char * name
Name (label) of the records to list.
enum GNUNET_GenericReturnValue GNS_find_tld(const char *tld_str, struct GNUNET_CRYPTO_PublicKey *pkey)
Find GNS zone belonging to TLD tld.
const char * GNS_get_tld(const char *name)
Obtain the TLD of the given name.
Identity service; implements identity management for GNUnet.
GNUNET_GenericReturnValue
Named constants for return values.
An identity key as per LSD0001.