How does RSA distribute public keys?

Today, I reviewed the RSA encryption algorithm. I always thought that after creating the public and private keys, I would propagate the public key to the network, encrypt the plaintext with the public key, and decrypt it with the private key after transmission.
until today I have seen Wikipedia"s

Mar.07,2021

you don't read carefully:

(NMague) is the public key, and (NMague d) is the private key. Alice passes her public key (NMagnee) to Bob , and hides her private key (Nmeme d) .

never says e is a public key.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1e4929d-44068.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1e4929d-44068.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?