EncryptionPreferencesResponse

data class EncryptionPreferencesResponse(val doubleEncryption: String? = null, val hardwareEncryption: String? = null)

Preferences related to the Encryption.

Constructors

Link copied to clipboard
constructor(doubleEncryption: String? = null, hardwareEncryption: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines secondary layer of software-based encryption enablement.

Link copied to clipboard

Defines Hardware level encryption (Only for disk)