Hi, I am trying to extract the keying material (HMAC's, private key and public key) of an already established SSL session. Is there any single function that will allow me do this? If not, is there any data structure that actually stores all the keys?
Thanks and regards, Vijay K.