CryptoSys API Library Manual

Sha256.FileHexHash Method

Creates hash digest of a binary file

Syntax

[C#]
public static string FileHexHash(
	string fileName
)
[VB.NET]
Public Shared Function FileHexHash ( _
	fileName As String _
) As String

Parameters

fileName
Name of input file

Return Value

Message digest in hex format

See Also

VB6/C equivalent: SHA2_FileHexHash

[Contents] [Index]

[PREV: Sha256.Dispose Method...]   [Contents]   [Index]   
   [NEXT: Sha256.FileTextHexHash Method...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.