Microsoft Certified Systems Engineer (MCSE) Question:

What is the Public Key Encryption?

MCSE Interview Question
MCSE Interview Question

Answer:

Public key encryption use public and private key for encryption and decryption. In this mechanism, public key is used to encrypt messages and only the corresponding private key can be used to decrypt them. To encrypt a message, a sender has to know recipient’s public key.


Previous QuestionNext Question
What is Data encryption?What is Digital Signatures?