Re: SSL version 3 application data.

2005-08-23 Thread Victor Duchovni
On Wed, Aug 24, 2005 at 12:38:59AM +0200, Jostein Tveit wrote: > The application data is encrypted. Everything after the 5th byte > is ciphertext. > > 17 (application data) > 03 (major version) > 00 (minor version) > 00 20 (length 16bits) > ... (32 bytes of encrypted data) > With a 16 byte (128

Re: SSL version 3 application data.

2005-08-23 Thread Jostein Tveit
Matt Rodriguez <[EMAIL PROTECTED]> writes: > I've been looking at the specifications and figuring out what the > data in the application > data record means. If anybody can explain this to me in greater > detail, that would > be great. The application data is encrypted. Everything after the 5th b