HashMatchType Enumeration

Hash match source type.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataContractAttribute]
public enum HashMatchType

Members

SHA1BinaryHash0SHA1BinaryHash hash match.
SHA1ContentHash1SHA1ContentHash hash match.

See Also