THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Decrypt application tls data

I am trying to decode an application's packets to an external server. The app is running on my machine, and I have the "Server Key Exchange" and "Client Key Exchange" packets. The packets I am interested in are labeled as "encrypted application data (tls.app_data)". I was wondering if it's possible to decode these packets with the key exchange packets.