nerdexam
GIAC

GSSP-JAVA · Question #29

Which of the following methods returns a Cipher object that implements the specified transformation?

The correct answer is D. getInstance(). See the full explanation below for the reasoning.

Question

Which of the following methods returns a Cipher object that implements the specified transformation?

Options

  • AgetCallerIdentity()
  • BgetObject()
  • CgetHeader()
  • DgetInstance()

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    15% (4)
  • C
    4% (1)
  • D
    73% (19)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice