RegisterResponse0
data class RegisterResponse0(val attestationChallenge: ByteString, val cloudChallenge: ByteArray, val serverState: ByteArray) : CloudSecureAreaProtocol.Command
Message sent by the server to the device sent in response to RegisterRequest0: