Rotating pre-shared symmetric key

Hello, I’d like to create a private network secured with pre-shared symmetric key, would it be possible to rotate this key on the fly, without restarting all peers in the network?

I can only speak for the Rust implementation. Today you can not do it with Rust.

1 Like