SignalRは、nullでない場合、IAppBuilder.Properties["security.DataProtectionProvider"]のIDataProtectionProviderを使用します。
MapSignalRを呼び出す前に、Startup.Configurationでこれを独自のIDataProtectionProviderに置き換えることができます。
独自のIDataProtectionProviderを提供することで、すべての職務が同じキーを使用して保護/保護解除することができます。