You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFAIK this function is used to obtain the required keys for decrypting TLS 1.3
Are there any plans to support this function in the future?
In the meantime, is there any other way to obtain the required secrets with the current API?
The text was updated successfully, but these errors were encountered:
It looks like SSL_CTX_set_keylog_callback is just a stub provided for compatibility reasons.
AFAIK this function is used to obtain the required keys for decrypting TLS 1.3
Are there any plans to support this function in the future?
In the meantime, is there any other way to obtain the required secrets with the current API?
The text was updated successfully, but these errors were encountered: