[openssl-dev] Accessing the TLS PRF

etksubs at gmail.com etksubs at gmail.com
Thu Oct 13 13:57:07 UTC 2016


I see that OpenSSL now supports the exported keying material functionality via SSL_export_keying_material.  I also need to access the negotiated TLS PRF, is there a public mechanism for this or do I have to go find the algorithm via the SSL structure and implement the PRF myself?

  Thanks,
  Erik



More information about the openssl-dev mailing list