FileLocator Pro .NET Library
C#
C++
Show/Hide TOC
Hash
Function Enumeration
The type of hash function.
Definition
Namespace:
Mythicsoft.Search.Core
Assembly:
Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
Copy
public
enum
HashFunction
C++
Copy
public
enum class
HashFunction
Members
SHA1
1
SHA256
2
SHA512
4
MD5
8
See Also
Reference
Mythicsoft.Search.Core Namespace
In This Article
Definition
Members
See Also