C# Prevent password leak on memory

后端 未结 0 1564
栀梦
栀梦 2021-01-24 02:05

I have a password in my software that I do not want to be leaked in memory. I tried SecureString but when converting SecureString to normal string to use it, password leak on me

相关标签:
回答
  • 消灭零回复
提交回复
热议问题