Function tss_esapi::abstraction::nv::list

source ·
pub fn list(context: &mut Context) -> Result<Vec<(NvPublic, Name)>>
Expand description

Lists all the currently defined NV Indexes’ names and public components

NOTE: This call may close existing ESYS handles to the existing NV Indexes.