QuestionQ4

Protection of Information Assets

The process of applying a hash function to a message, obtaining a digest, and ciphering that digest refers to:

Explanation

A digital signature applies a hash function to create a message digest and encrypts or signs that digest using the sender’s private key. This supports integrity verification and signer authentication.

Community Discussion

No comments yet. Be the first to start the discussion!