Click or drag to resize
TimeConstantComparer Class
Helper class to do equality checks without leaking timing information
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.OAuth2PlatformClientTimeConstantComparer

Namespace:  Intuit.Ipp.OAuth2PlatformClient
Assembly:  Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public static class TimeConstantComparer

The TimeConstantComparer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsEqual
Checks two strings for equality without leaking timing information.
Top
See Also