| libnvme_fabric_options_get_dhchap_secret(9) | libnvme API manual | libnvme_fabric_options_get_dhchap_secret(9) |
NAME¶
libnvme_fabric_options_get_dhchap_secret - Get dhchap_secret.
SYNOPSIS¶
bool libnvme_fabric_options_get_dhchap_secret (const struct libnvme_fabric_options *p );
ARGUMENTS¶
- p
- The struct libnvme_fabric_options instance to query.
RETURN¶
The value of the dhchap_secret field.
| libnvme_fabric_options_get_dhchap_secret | July 2026 |