get_key_data_from_exe

Function get_key_data_from_exe 

Source
pub fn get_key_data_from_exe<S: AsRef<Path> + ?Sized>(
    exe_path: &S,
) -> Result<Vec<u8>>
Available on crate features qlie and qlie-arc only.