CryptoSys PKI Pro Manual

Hash.Length Method

Return length of message digest output in bytes.

Syntax

[C#]
public static int Length(
	HashAlgorithm hashAlg
)
[VB.NET]
Public Shared Function Length ( _
	hashAlg As HashAlgorithm _
) As Integer

Parameters

hashAlg
Type: HashAlgorithm
Hash algorithm

Return Value

Length of the hash function output in bytes.

See Also

VB6/C equivalent: HASH_Length

[Contents] [Index]

[PREV: Hash.HexFromTextFile Method...]   [Contents]   [Index]   
   [NEXT: Hmac.BytesFromBytes Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.