-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We use SecureStrings to store passwords in order to minimize the amount of time a password exists in cleartext in managed memory. We should minimize the number of cases where we insecurely convert a SecureString to a normal string.