WireGuard: Always derive public key. Issue #11322
If the user enters a different private key, using the supplied publickey would lead to a mismatch. So always derive the public key when saving.
WireGuard: Always derive public key. Issue #11322
If the user enters a different private key, using the supplied public
key would lead to a mismatch. So always derive the public key when saving.