Does anybody have information on ROBLOX's public key for their Elliptic Curve Diffie-Hellman-based protocol? I realize they use Raknet, but Raknet does not provide a default public key, and even if they did, I doubt that that would be it. I'm attempting to make a documentation project on it for people to better understand this protocol, and also as a learning experience for myself. I already have packets captured in Wireshark, and they are filtered so that they only have come from RobloxPlayerBeta.exe. I could not find a key exchange, so it should be in the executable. Thank you!