0 votes
in Secure Programming Practices by
How can a confidential message be securely distributed?

1. Encryption the message with the receiver's public key

2. Encryption a hash of the message

3. Authentication the message by a certificate authority

4. using a password-protected file format

1 Answer

0 votes
by

Encryption the message with the receiver's public key

Related questions

0 votes
asked Mar 17, 2021 in Secure Programming Practices by DavidAnderson
0 votes
asked Mar 15, 2021 in Secure Programming Practices by rajeshsharma
...