GetProjectsProjectPropertiesEncryption

data class GetProjectsProjectPropertiesEncryption(val algorithm: String, val enable: Boolean, val key: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Algorithm.

Link copied to clipboard

Whether to open.

Link copied to clipboard
val key: String

Encryption algorithm key.