Which key usage provides confidentiality with an RSA public/private key pair?
Encrypt and decrypt with the public key alone
Encrypt with the public key and decrypt with the corresponding private key
Publish the private key for encryption and keep the public key secret
Encrypt with any public key and decrypt with any private key