THashAlgorithmBase.ComputeHashOfFile(string) Method

Represents method ComputeHashOfFile(string).

Namespace: Spring.Cryptography.Base
public
 function ComputeHashOfFile(const fileName: string): TBuffer; virtual;

Parameters

fileName
Type: string

Return Value

Type: TBuffer

 

Implements

IHashAlgorithm.ComputeHashOfFile(string)