Digital signature: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Administrator
(CSV import)
(No difference)

Revision as of 14:19, 23 October 2012

Digital signatures are the electronic equivalent of a manual signature which both verify the sender of the message and allow the recipient to check that the message has not been tampered with.

Using public key infrastructure a sender’s private key is used to create the digital signature and the receiver uses the sender’s public key to verify that the signature is authentic.

See also