Variable NoiseSettings.kind

Client or server role.

struct NoiseSettings
{
  // ...
  NoiseKind kind;
  // ...
}