nerdexam
GIAC

GSSP-JAVA · Question #16

Which of the following methods is used to encrypt or decrypt data in a single step?

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

Question

Which of the following methods is used to encrypt or decrypt data in a single step?

Options

  • Awrap()
  • Bupdate()
  • Cdigest()
  • DdoFinal()

How the community answered

(22 responses)
  • A
    9% (2)
  • B
    5% (1)
  • C
    14% (3)
  • D
    73% (16)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice