Scroll to navigation

libnvme_host_get_dhchap_host_key(9) libnvme API manual libnvme_host_get_dhchap_host_key(9)

NAME

libnvme_host_get_dhchap_host_key - Get dhchap_host_key.

SYNOPSIS

const char * libnvme_host_get_dhchap_host_key (const struct libnvme_host *p );

ARGUMENTS

The struct libnvme_host instance to query.

RETURN

The value of the dhchap_host_key field, or NULL if not set.

libnvme_host_get_dhchap_host_key July 2026