Class GroupSendEndorsementsResponse

  • All Implemented Interfaces:

    
    public final class GroupSendEndorsementsResponse
    extends ByteArray
                        

    A set of endorsements of the members in a group, along with a proof of their validity.

    Issued by the group server based on the group's member ciphertexts. The endorsements will eventually be verified by the chat server in the form of GroupSendFullTokens. See for a full description of the endorsement flow from the client's perspective.