Like PGP, I would encrypt with the public key and the private key the
owner would use to decrypt the information.
Example, I want to send you secure information. You would create a Key
pair and give me the public key. I encypt the data with your public key
and send it to you. the only way to be able to read the message is to
decrypt it with your private key.