Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

DSAManaged.VerifyHash Method

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

VerifyHash(Byte[], Byte[])

Verifies the specified signature data by comparing it to the signature computed for the specified hash value.

Declaration
public bool VerifyHash(byte[] rgbHash, byte[] rgbSignature)
Parameters
Type Name Description
Byte[] rgbHash

The hash value of the signed data.

Byte[] rgbSignature

The signature data to be verified.

Returns
Type Description
Boolean

true if the signature verifies as valid; otherwise, false.

In This Article
  • VerifyHash(Byte[], Byte[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies