Asymmetric encryption uses two different keys: a public key and a private key. Think of it like a mailbox:
The public key is like the mail slot - anyone can drop a letter in (encrypt a message).
The private key is like the mailbox key - only you can open it and read the letters (decrypt the messages).