[][src]Module ironrdp::nego

Structs

Request
RequestFlags

Holds the negotiation protocol flags of the request message.

Response
ResponseFlags

Holds the negotiation protocol flags of the response message.

SecurityProtocol

The communication protocol which the client and server agree to transfer data on during the X.224 phase.

Enums

FailureCode

The type of the negotiation error. May be contained in ResponseData.

NegoData

The kind of the negotiation request message, including the message as a String.

NegotiationError

The type of the error that may result from a negotiation process.

ResponseData