I have a question in MTA (Microsoft Technology Associate) Mobility and I want the answer to it please
The Question :
a client/server application is designed to use public/private key cryptography for secure communication between client and server , The certificate is installed on the server
when the client send message to the server which key does it use to encrypt the message ?
A)The client's private key
B)The client's public key
C)The server's private key
D)The server's public key