Site Machine Key Response
data class SiteMachineKeyResponse(val decryption: String? = null, val decryptionKey: String? = null, val validation: String? = null, val validationKey: String? = null)
MachineKey of an app.
MachineKey of an app.