Function generate

Source
pub fn generate(server: &Server) -> Result<CombinedKey>
Expand description

Generates a discv5 CombinedKey from the server config. If the static_key flag is set, a fixed key is used for testing.