GIAC
GSSP-JAVA · Question #80
Which of the following classes is an engine class designed to provide conversions between opaque cryptographic keys and allows you to build an opaque key object from a given key specification?
The correct answer is B. KeyFactory. See the full explanation below for the reasoning.
Question
Which of the following classes is an engine class designed to provide conversions between opaque cryptographic keys and allows you to build an opaque key object from a given key specification?
Options
- AKeyPair
- BKeyFactory
- CCertificateFactory
- DKeyPairGenerator
How the community answered
(25 responses)- A4% (1)
- B80% (20)
- C4% (1)
- D12% (3)
Community Discussion
No community discussion yet for this question.