The encryption method has a novel feature, that is, the public disclosure of the encryption key will not reveal the corresponding decryption key. This has two important consequences: 1, and the public key can be made public without transmission of the key.
2. You can "sign" the message with a private decryption key. Anyone can use the corresponding publicly disclosed encryption key to verify this signature.