SecureBlackbox 2020 .NET Edition

Questions / Feedback?

HashAlgorithm Property

Hash algorithm which was used to calculate the signature.

Syntax

public string HashAlgorithm { get; set; }
Public Property HashAlgorithm As String

Default Value

""

Remarks

Check this property after calling Verify or VerifyDetached to get the hash algorithm that was used to calculate the signature message digest.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]