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.
Gets a hardware derived key using the service fuchsia.tee.Application. This should be used from
components.
Rotates the hardware derived key from a tee device at the /dev/class/tee.
This is useful in early boot when other services may not be up.
Rotates an existing hardware derived key identified by [info
] using the service
fuchsia.tee.Application. This should be used from components.