rustls
0.23.31
Module key_log
Module Items
Structs
Traits
In crate rustls
rustls
Module
key_log
Copy item path
Source
Structs
§
NoKey
Log
KeyLog that does exactly nothing.
Traits
§
KeyLog
This trait represents the ability to do something useful with key material, such as logging it to a file for debugging.