Marmot-TS
    Preparing search index...

    Type Alias ProposalContext

    type ProposalContext = {
        ciphersuite: CiphersuiteImpl;
        groupData: MarmotGroupView;
        state: ClientState;
    }
    Index

    Engine

    ciphersuite: CiphersuiteImpl
    groupData: MarmotGroupView