Marmot-TS
    Preparing search index...

    Function getWelcomeKeyPackageRefs

    • Returns the KeyPackageRefs of the intended recipients from a Welcome message.

      Each entry in welcome.secrets contains a plaintext newMember field which is the RFC 9420 KeyPackageRef (a hash of the recipient's KeyPackage). No decryption is required to read these.

      Parameters

      • welcome: Rumor | Welcome

        The MLS Welcome message

      Returns Uint8Array<ArrayBufferLike>[]

      Array of KeyPackageRefs (one per recipient)