We have a bunch of Windows server applications that currently handle secrets as follows; our apps are in C#. We store them in settings files in code We store them encrypted, using a certificate The ...