Crate kms_stateless
source ·Structs
The info used to identify a key.
Enums
Error values generated by this library
Functions
Gets a hardware derived key using the device /dev/class/tee/000. 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 an existing hardware derived key identified by [
info
] using the service
fuchsia.tee.Application. This should be used from components.