Security: Alice and Bob want to initiate a secure communication. Both Alice and Bob have their own private key/public key pairs (PrivA, PubA, PrivB, PubB). Also, both know each other's correct public key. If Alice wants to send message m to Bob, how does she ensure confidentiality and integrity of a message? Please answer as soon as possible.