Blockchain Practice Test
Blockchain Developer FREE Blockchain Developer Blockchain Fundamentals and Cryptography Questions and Answers
In public-key cryptography, which key is used to create a digital signature, and which key is used to verify it?
Select your answer
A
The sender's public key creates the signature, and the sender's private key verifies it.
B
The receiver's private key creates the signature, and the receiver's public key verifies it.
C
The sender's private key creates the signature, and the sender's public key verifies it.
D
A shared secret key is used for both creation and verification.
Hint