Hierarchy

Constructors

Properties

identity?: Identity
remoteIdentities: {
    [key: string]: ratchet.RemoteIdentity;
} = {}

Type declaration

  • [key: string]: ratchet.RemoteIdentity
sessions: {
    [key: string]: ratchet.AsymmetricRatchet;
} = {}

Type declaration

  • [key: string]: ratchet.AsymmetricRatchet

Methods

Generated using TypeDoc