Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
Cryptography
About Cryptography
Hashes and Digital Signatures

With Hash and Digital Signature Functions, a user can digitally sign data so that any other user can verify that the data has not been changed since it was signed. The identity of the user who signed the data can also be verified.

A digital signature consists of a small amount of binary data, typically less than 256 bytes. This signature can be bundled with the signed message or stored separately, depending on how a particular application has been implemented.

The Microsoft Strong Cryptographic Provider creates digital signatures that conform to the RSA Public Key Cryptography Standards (PKCS) #1.

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker