SPUtility.CryptSafeEquals method
SharePoint 2013
Test two strings for equality in such a way that the execution time of the compare is independent of which bytes in the strings are equal.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- str1
- Type: System.String
The first string to compare
- str2
- Type: System.String
The second string to compare