The following tables list the members exposed by BinaryComparer.
Name | Description | |
---|---|---|
BinaryComparer Constructor |
Name | Description | |
---|---|---|
Compare | Compares the contents of the byte arrays and returns the result. | |
Equals | Overloaded. returns true if both arrays contain the exact same set of bytes. | |
GetHashCode | Overloaded. Returns a hash code the instance of the object |
Reference
BinaryComparer ClassCSharpTest.Net.Crypto Namespace