Access TLSEngine handshaking parameters

Hello,

I'm using a TLSEngine instance to setup a TLS 1.0 session and am wondering if is it possible to access the values negotiated as part of the handshaking process. Specifically I need access to the Client random, Server Random and Master Secret. Does anyone know how to access these session attributes after the handshake process is complete?

Any help would be greatly appreciated

[404 byte] By [harrygiva] at [2007-10-3 3:44:23]
# 1
There is no access to these things from Java.
ejpa at 2007-7-14 21:40:33 > top of Java-index,Core,Core APIs...
# 2
That's what I'm seeing as well but wanted to double check. Thanks for the validation.
harrygiva at 2007-7-14 21:40:33 > top of Java-index,Core,Core APIs...