SysadminsLV .NET API Documentation
C#
VB
C++
F#
Show/Hide TOC
Crypt
Signer
Verify
Data 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
Reference
CryptSigner Class
SysadminsLV.PKI.Cryptography Namespace
In This Article
Overload List
See Also