nerdexam
GIAC

GSSP-JAVA · Question #89

You develop an application. Now you want to ensure that data is sent between client and server in such a way that it cannot be changed in transit. Which of the following element declarations will be…

The correct answer is A. <user-data-constraint>. See the full explanation below for the reasoning.

Question

You develop an application. Now you want to ensure that data is sent between client and server in such a way that it cannot be changed in transit. Which of the following element declarations will be specified to satisfy the requirement of the application?

Options

  • A<user-data-constraint>
  • B<user-data-constraint>
  • C<user-data-constraint>
  • D<auth-constraint>

How the community answered

(44 responses)
  • A
    75% (33)
  • B
    9% (4)
  • C
    2% (1)
  • D
    14% (6)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice