Uses of Record Class
lib.pwss.hash.model.HashForFilesOutput
Packages that use HashForFilesOutput
-
Uses of HashForFilesOutput in lib.pwss.hash
Methods in lib.pwss.hash that return HashForFilesOutputModifier and TypeMethodDescriptionFileHash.GetAllHashes(File file) Calculates hashes of three different algorithms (SHA2,SHA3, BLAKE_2B) of a fileParallelFileHash.GetAllHashesInParallel(File file) Calculates the hashes for a given file in parallel using SHA256, SHA3, and Blake2B algorithms. -
Uses of HashForFilesOutput in lib.pwss.hash.file_hash_handler.parallel
Methods in lib.pwss.hash.file_hash_handler.parallel that return HashForFilesOutput