pub async fn get_hardware_derived_key(info: KeyInfo) -> Result<Vec<u8>, Error>
Expand description

Gets a hardware derived key using the first device found in /dev/class/tee. This is useful in early boot when other services may not be up.