During a transport layer security (TLS) session, what happens immediately after the web browser creates a random PreMasterSecret?
- The server decrypts the PremasterSecret.
- The web browser opens a TLS connection to the PremasterSecret.
- The web browser encrypts the PremasterSecret with the server's public key.
- The server and client use the same algorithm to convert the PremasterSecret into an encryption key.
Answer(s): C
Reference:
https://books.google.com.pk/books?id=OaXise4B- p8C&pg=PA175&lpg=PA175&dq=iapp+During+a+transport+layer+security+(TLS)+session,+what+happens+immediately+after+the+web+browser+creates+a+random+PreMasterSecret&source=bl&ots=zR0RCfnx3c&sig=ACfU3U0bTOeOfPfcoq_Y95SZs6imKKilug&hl=en&sa=X&ved=2ahUKEwjkscDHpcbnAhUJuRoKHU5iC9cQ6AEwCnoECAkQAQ#v=onepage&q=iapp%20During%20a%20transport%20layer%20security%20(TLS)%20session%2C%20what%20happens%20immediately%20after%20the%20web%20browser%20creates%20a%20random%20PreMasterSecret&f=false
Reveal Solution Next Question