Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Crypt::HashSHA1
Create a SHA-1 hash of a block of memory data
![]() |
Declarations | ||
|
[Visual Basic] Public Function HashSHA1(ByVal inData() As Byte) As Byte() [C#] public byte [] HashSHA1(byte[] inData); [C++] public unsigned char __gc[] HashSHA1(unsigned char __gc[] inData); [JScript] public function HashSHA1(Byte[] inData) : Byte[] |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.