Click or drag to resize

HashMatchType Enumeration

Hash match source type.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataContractAttribute]
public enum HashMatchType
Members
Member nameValueDescription
SHA1BinaryHash0SHA1BinaryHash hash match.
SHA1ContentHash1SHA1ContentHash hash match.
See Also