mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
When try to send message in yggdrasil-auth server with `enforce-secure-profile=true` and `online-mode=true` enabled, will fail with message in red: Chat disabled due to missing profile public key. Please try reconnecting. So yggdrasil-auth-client also has to encrypt chat messages like Microsoft-auth-client to send out messages. |
||
|---|---|---|
| .. | ||
| KeysCache.cs | ||
| KeyUtils.cs | ||
| PlayerKeyPair.cs | ||
| PrivateKey.cs | ||
| PublicKey.cs | ||