Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.