nerdexam
GIAC

GSSP-NET · Question #252

You work as a Software Developer for Mansoft Inc. You create an ASP.NET Web application named MyWebApp. You implement a security protocol to transmit secured data between a client and a server. You…

The correct answer is A. NegotiateStream B. SslStream. See the full explanation below for the reasoning.

Question

You work as a Software Developer for Mansoft Inc. You create an ASP.NET Web application named MyWebApp. You implement a security protocol to transmit secured data between a client and a server. You try to authenticate the client computer. However, you are unable to do so, and the AuthenticationException exception is thrown. Which of the following classes will you use to accomplish this task? Each correct answer represents a complete solution. Choose two.

Options

  • ANegotiateStream
  • BSslStream
  • CStream
  • DAuthenticatedStream

How the community answered

(21 responses)
  • A
    81% (17)
  • C
    14% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice