6
$ openssl rsautl -encrypt -inkey public.pem -pubin -in file.txt -out file.ssl
-----------