pub async fn rotate_hardware_derived_key_from_service(
info: KeyInfo,
) -> Result<(), Error>
Expand description
Rotates an existing hardware derived key identified by [info
] using the service
fuchsia.tee.Application. This should be used from components.