Multiple Choice
When receiving a message from somebody else and decrypting it using the RSA encryption algorithm, what key do we use to decrypt the message?
A) None; the message was not encrypted.
B) None; we do not use a key to decrypt our message.
C) We use the message sender's private key.
D) We use the message's sender public key.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Once we have built a Cipher object
Q2: The getEncoded method of the Key interface
Q3: Passwords are typically encrypted using a one-way
Q4: The KeyPairGenerator class is abstract.
Q6: PrivateKey and PublicKey are classes.
Q7: The _ class provides access to implementations
Q8: When sending a message using the RSA
Q9: Which one of these numbers is not
Q10: The getInstance method of the KeyPairGenerator class
Q11: The KeyPair and KeyPairGenerator classes are in