Application Security Fundamentals

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What is the method name of the Java Class "Cookie" to be used to indicate to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL?

  1. setSSL()
  2. setCookieSSL()
  3. setCookieSecure()
  4. setSecure()
Change Mode