EncryptionDetailsResponse

data class EncryptionDetailsResponse(val kekCertExpiryDate: String? = null, val kekCertThumbprint: String? = null, val kekState: String? = null)

Encryption details for the fabric.

Constructors

Link copied to clipboard
constructor(kekCertExpiryDate: String? = null, kekCertThumbprint: String? = null, kekState: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key encryption key certificate expiry date.

Link copied to clipboard

The key encryption key certificate thumbprint.

Link copied to clipboard
val kekState: String? = null

The key encryption key state for the Vmm.