Question
in php: When SSL is used, the browser _____ all data that is sent to the server. authenticates encrypts decrypts translates Which of the following
in php:
-
When SSL is used, the browser _____ all data that is sent to the server.
authenticates
encrypts
decrypts
translates
-
Which of the following is a PHP function used to encrypt a string?
a. sha1
b. ssl_string
c. encrypt
d. encrypt_string
-
When you use form-based authentication, you can include two files at the top of each protected page. The first gets a secure connection, and the second
a. tests whether the $_SESSION array indicates that the user has been validated
b. compares the password in the $_SESSION array with the password in the database
c. decrypts the username and password thats in the database
d. asks for the username and password
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started