SecurityExtensionsSecureEquals Method

Overload List

SecureEquals(Byte, Byte) Compares two byte arrays securely, preventing timing attacks.
SecureEquals(Guid, Guid) Does a secure time constant comparison of the two GUIDs.
SecureEquals(Byte, Byte, Int32, Int32) Does a time constant comparison of the two byte arrays.

See Also