rustls
0.21.12
Module key_log
Structs
Traits
In crate rustls
Module
rustls
::
key_log
Copy item path
source
·
[
−
]
Structs
§
NoKeyLog
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.