[][src]Function sgx_tstd::sgxfs::import_auto_key

pub fn import_auto_key<P: AsRef<Path>>(
    path: P,
    key: &sgx_key_128bit_t
) -> Result<()>