Why is using ECDHE_ECDSA stronger than using RSA?

Why is using ECDHE_ECDSA stronger than using RSA?




Answer: If the server's private key is later compromised, all the prior TLS handshakes that are done using the cipher suite cannot be compromised.


Learn More :