Public key
One half of an asymmetric key pair — meant to (and supposed to) be shared openly.
To send you an encrypted message, someone encrypts with your public key; only you (with the private key) can decrypt. Don't send the wrong key — common mistake.