golang.org/x/crypto/ssh.KeyboardInteractiveChallenge.auth (method)

one use

	golang.org/x/crypto/ssh (current package)
		client_auth.go#L398: func (cb KeyboardInteractiveChallenge) auth(session []byte, user string, c packetConn, rand io.Reader) (authResult, []string, error) {