nerdexam
IBM

C2180-279 · Question #84

A developer created an encrypted cache with the WL.EncryptedCache.open function. When the function is triggered, the following status code is returned…

The correct answer is B. The application failed to create the encrypted cache because the Worklight server was. See the full explanation below for the reasoning.

Question

A developer created an encrypted cache with the WL.EncryptedCache.open function. When the function is triggered, the following status code is returned:

WL.EncryptedCache.ERROR_SECURE_RANDOM_GENERATOR_UNAVAILABLE What does this status code mean?

Options

  • AThe encrypted cache was created successfully, though it was only secured by a user provided
  • BThe application failed to create the encrypted cache because the Worklight server was
  • CThe encrypted cache already existed with a previously created random key, so it was not possible
  • DThe application failed to create the encrypted cache, because there was no parameter provided in

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    74% (17)
  • C
    13% (3)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice