@refinio/one.models
    Preparing search index...

    This class implements the server side of communication server communication.

    Index

    Constructors

    Properties

    connection: default

    Accessors

    Methods

    • Send authentication request message.

      Parameters

      • publicKey: PublicKey

        the publicKey of the communication server

      • challenge: Uint8Array

        the challenge that has to be decrypted by the receiver and sent back in an authentication response message

      Returns Promise<void>