RE-WhatsApp 介绍 该项目旨在提供有关WhatsApp内部的完整描述。 我将有更多的空闲时间来添加更多内容。 指数 密钥生成 在安装时,libsignal客户端需要生成其身份密钥,注册ID和预密钥: IdentityKeyPair identityKeyPair = KeyHelper . generateIdentityKeyPair(); int registrationId = KeyHelper . generateRegistrationId(); List< PreKeyRecord> preKeys = K