Case
SASLAuthenticationStepResult.continue(response:)
More steps are needed. Assume neither success nor failure. If data is provided, send it. A value of
nil signifies sending no response at all, whereas a value of [] signifies sending an empty response, which may not be the same action depending on the underlying protocolcase `continue`(response: [UInt8]? = nil)