I'm using Kleopatra after installed Gpg4win. I have generated an RSA key pair with a 1024-bit key size, using my name as the username using Windows Command Prompt. I was suppose to genearte and sign the message without encrypting it as below:
Message to sign: I am a learner....
Now I can access the all Certificates in openpgp Certificate window uisng GUI. The top one is public key of my friend and below one is the one I just generated.

Now, I want to encrypt the new generated key using another public key belongs to my friend, then encode the final output in Base64. How can I do it via GUI or in Windows Command Prompt?
I want to read content of the final_msg_base64.txt.gpg