Skip to content

Refactor SSPINegotiateLoop() #77

@david-maw

Description

@david-maw

The SSPINegotiateLoop method has a lot of commonality between the client and server code and is 350 lines+ of fairly dense C-like code. It cries out to be refactored into something a bit more readable and with the common features shared between client and server code (maybe by putting then in SSLHelper).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementrefactorrelates to refactoring code, not changing its function

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions