Westonci.ca is your go-to source for answers, with a community ready to provide accurate and timely information. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

You want to securely share the file safe. Txt with a colleague as the file safe. Enc. They’ve given you their RSA public key in the file colleague_key. Pem. Which command should you run to encrypt safe. Txt?
1. Rsautl -encrypt -pubin -inkey colleague_key -in safe. Txt -out safe. Enc
2. Openssl rsautl -encrypt -pubin -inkey colleague_key. Pem -in safe. Enc -out safe. Txt
3. Rsautl -encrypt -pubin -inkey colleague_key. Pem -in safe. Txt -out safe. Enc
4. Openssl rsautl -encrypt -pubin -inkey colleague_key. Pem -in safe. Txt -out safe. Enc


Sagot :