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

    Class WireIdentity

    Represents the identity claims identifying a client Those claims are verifiable by any member in the group

    Index

    Properties

    clientId: string

    Unique client identifier e.g. T4Coy4vdRzianwfOgXpn6A:6add501bacd1d90e@whitehouse.gov

    credentialType: CredentialType

    Indicates whether the credential is Basic or X509

    status: DeviceStatus

    Status of the Credential at the moment this object is created

    thumbprint: string

    MLS thumbprint

    x509Identity: undefined | X509Identity

    In case 'credential_type' is [CredentialType::X509] this is populated

    Methods

    • Returns void