I need to safely manage passwords stored in memory on Xamarin.IOS.
What is the best way to leverage C# to securely erase the sensitive data?
This Sec.SE link references the details on why we need to pay special attention to this risk
I need to safely manage passwords stored in memory on Xamarin.IOS.
What is the best way to leverage C# to securely erase the sensitive data?
This Sec.SE link references the details on why we need to pay special attention to this risk