Expand description
Keylog facility used by any tls implementation supported by rama, and which can be used for your owns as well.
Center to thsi module is the KeyLogger
which is a wrapper around
a FS file
Structs§
- Handle to a (tls) keylog file.
Functions§
- Get a key log file handle for the given path only one file handle will be opened per unique path String.