DeviceEncryptionStatus

The encryption state of the device.

Enums
ENCRYPTION_UNSPECIFIED The encryption status of the device is not specified or not known.
ENCRYPTION_UNSUPPORTED The device does not support encryption.
UNENCRYPTED The device supports encryption, but is currently unencrypted.
ENCRYPTED The device is encrypted.