How to enforce using strong cryptographic algorithms?

Both client and server TCP components provide a special property, UseStrongCryptoAlgorithms, which instructs the components to disable known weak cryptographic algorithms, cipher suites, and TLS/SSL protocol versions that may be otherwise enabled for better interoperability. Also, the S/MIME, SOAP, and SFTP components allow you to choose the desired cryptographic algorithms manually using the Config property.

Add Feedback