validateNegotiation abstract method

bool validateNegotiation(
  1. NegotiationResult negotiation
)

Validates that the negotiated algorithms are supported and secure.

Implementation

bool validateNegotiation(NegotiationResult negotiation);