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
Originally posted by octaviandumitran June 28, 2024
Can you add functionality to generate a key log file?
This should be something similar to what Python3.8+ does when SSLKEYLOGFILE is defined.
Alternatively, could you explain how I can generate the file myself?
Presumably, I would need to call keyingMaterialExporter, but I do not know exactly how to serialize that.
The text was updated successfully, but these errors were encountered:
Discussed in #522
Originally posted by octaviandumitran June 28, 2024
Can you add functionality to generate a key log file?
This should be something similar to what Python3.8+ does when SSLKEYLOGFILE is defined.
Alternatively, could you explain how I can generate the file myself?
Presumably, I would need to call keyingMaterialExporter, but I do not know exactly how to serialize that.
The text was updated successfully, but these errors were encountered: