class DeviceManager

Defined at line 17 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.encrypted/fuchsia.hardware.block.encrypted/cpp/fidl/fuchsia.hardware.block.encrypted/cpp/markers.h

An interface to the zxcrypt driver, as bound to a single block device with

a zxcrypt superblock. zxcrypt devices are encrypted, and before their

plaintext contents can be accessed, they must be unsealed with a key.

This protocol allows the caller to make requests to unseal the device (by

providing the appropriate key) and to seal the device (rendering its

contents inaccessible).

Public Members

static Openness kOpenness

Records