Can anyone decrypts cipher-text using Public Key? as I know we can only decrypt using private key, but in this RLPx documentation what this line means?
Receiver receives the initiator handshake and decrypts it with its own public key.
are they talking about verifying signatures?