Ensure rc2 cipher suites is disabled
RC2 is a weak symmetric-key block cipher. It is recommended that it be disabled.
To disable RC2 40/128 , ensure the following key is absent. If the key is present, ensure it is set to 0.
HKLM\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\RC2 40/128\Enabled
To disable RC2 56/128 , ensure the following key is absent. If the key is present, ensure it is set to 0.
HKLM\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\RC2 56/128\Enabled