CryptSigner.VerifyData Method

Overload List

VerifyData(Byte[], Byte[]) Verifies that the specified signature matches the specified hash.
VerifyData(SignedContentBlob, PublicKey) Verifies signature of a signed blob by using specified public key.

See Also