Encryption Details Response
data class EncryptionDetailsResponse(val kekCertExpiryDate: String? = null, val kekCertThumbprint: String? = null, val kekState: String? = null)
Encryption details for the fabric.
Encryption details for the fabric.