📚 Practice Mode
Application Security Fundamentals
Learn at your own pace with hints and detailed explanations
1 / 20
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?
- setSSL()
- setCookieSSL()
- setCookieSecure()
- setSecure()