Ask Your Question

Revision history [back]

I believe you can't simply decrypt with the master key because that cipher suite supports Forward Secrecy such that the master key is used by both server and client to generate session keys for encryption and decryption requires access to the session key, the master key alone is not sufficient.

This is why decryption of this type of cipher suite requires assistance of the client application to obtain session keys.