MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Network Security
Q
The certificate_verify message involves the process defined by the pseudo-code (in terms of MD5) – CertificateVerify.signature.md5_hash = MD5(master_secret || pad_2 || MD5(handshake_messages || master_secret || pad_1). Is there any error? If so, what is it?
AA. Yes. pad_1 and pad_2 should be interchanged
BB. Yes. pad’s should be present towards the end
CC. Yes. master_key should not be used, the pre_master key should be used