Before encryption, you should Import The Keys.
On Unix:
echo 'my message' | gpg -aer micl2e2
The output should be like:
-----BEGIN PGP MESSAGE-----
.....................................
.....................................
-----END PGP MESSAGE-----
Now you can copy the output and send it to my Email address, which
can be found by gpg --list-keys
.
Download the file pgp-micl2e2.asc
, and run
gpg --import pgp-micl2e2.asc