1libnvme(9) API Manual libnvme(9)
23
4
NAME
6enum nbft_security_secret_type - Security Profile Descriptor Secret
7Type
8
SYNOPSIS
10enum nbft_security_secret_type {
11NBFT_SECURITY_SECRET_REDFISH_HOST_IFACE_URI
1213
};
14
Constants
16NBFT_SECURITY_SECRET_REDFISH_HOST_IFACE_URI
17Redfish Host Interface URI: If set to 1h, then the Secret
18Keypath Object Reference is a URI pointing to a Redfish Key
19Collection Object that contains the PSK.
2021
22
23
October 2023 enum nbft_security_secret_type libnvme(9)