nvme_ctrl_set_dhchap_host_key(2)
| nvme_ctrl_set_dhchap_host_key(9) | libnvme API manual | nvme_ctrl_set_dhchap_host_key(9) |
NAME
nvme_ctrl_set_dhchap_host_key - Set host key
SYNOPSIS
void nvme_ctrl_set_dhchap_host_key (nvme_ctrl_t c , const char *key );
ARGUMENTS
- c
- Host for which the key should be set
- key
- DH-HMAC-CHAP Key to set or NULL to clear existing key
| nvme_ctrl_set_dhchap_host_key | July 2026 |
