Module keylog
Available on (crate features
rustls or boring or acme) and crate feature boring only.Expand description
Keylog facility used by any tls implementation supported by rama, and which can be used for your owns as well.
Center to this module is the KeyLogger which is a wrapper around
a FS file
Structs§
- KeyLog
File Handle - Handle to a (tls) keylog file.
Functions§
- normalize_
path - try_
new_ key_ log_ file_ handle - Get a key log file handle for the given path only one file handle will be opened per unique path String.