EncryptionPreferencesResponse

data class EncryptionPreferencesResponse(val doubleEncryptionStatus: String? = null)

Preferences related to the double encryption.

Constructors

Link copied to clipboard
constructor(doubleEncryptionStatus: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.