Module rustls::key_log

source ·

Structs§

  • KeyLog that does exactly nothing.

Traits§

  • This trait represents the ability to do something useful with key material, such as logging it to a file for debugging.