If I understand correctly, the "decrypt traffic" functionality currently requires the private key of the server to be known.
It would be quite useful if the traffic could also be decrypted based on the master key/session keys used for the connection, which (unlike the server private key) are known to the client side of a connection.