Click or drag to resize

DocumentDataArchiveReaderNistDocuments Property

All documents whose SHA1BinaryHash match a SHA1 hash in the NIST hash database (see PerformNistCheck and NistRdsDatabasePath).

Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public List<Document> NistDocuments { get; }

Property Value

ListDocument
See Also