Digital signatures require the:
A. signer to have a public key and the receiver to have a
private key.
B. signer to have a private key and the receiver to have a
public key.
C. signer and receiver to have a public key.
D. signer and receiver to have a private key.
Answer Posted / guest
Answer: B
Digital signatures are intended to verify to a recipient the
integrity of the data and the identity of the sender. The
digital signature standard is a public key algorithm. This
requires the signer to have a private key, and the receiver
to have a public key.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers