Glossary
Digital Signature
A cryptographic mechanism that uses a private key to sign data, allowing anyone with the corresponding public key to verify both the signer's identity and that the data has not been altered since signing. Digital signatures are used to verify software updates, secure email, and authenticate legal documents.