nerdexam
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)
  • A
    4% (1)
  • B
    80% (20)
  • C
    4% (1)
  • D
    12% (3)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice