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 byte
is ciphertext.

17 (application data)
03 (major version)
00 (minor version)
00 20 (length 16bits)
... (32 bytes of encrypted data)

-- 
Jostein Tveit <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to