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)- A9% (2)
- B5% (1)
- C14% (3)
- D73% (16)
Community Discussion
No community discussion yet for this question.