@wireapp/core-crypto
    Preparing search index...

    Enumeration E2eiConversationState

    Indicates the state of a Conversation regarding end-to-end identity. Note: this does not check pending state (pending commit, pending proposals) so it does not consider members about to be added/removed

    Index

    Enumeration Members

    Enumeration Members

    NotEnabled: 3

    All clients are still Basic. If all client have expired certificates, NotVerified is returned.

    NotVerified: 2

    Some clients are either still Basic or their certificate is expired

    Verified: 1

    All clients have a valid E2EI certificate