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

