Constructors

Methods

  • Parameters

    • key: Uint8Array
    • keyInfo: {
          [props: string]: any;
      } = {}
      • [props: string]: any
    • OptionaldeviceDisplayName: string

    Returns Promise<undefined | boolean>

  • set the key, and queue periodic dehydration to the server in the background

    Parameters

    • key: Uint8Array
    • keyInfo: {
          [props: string]: any;
      } = {}
      • [props: string]: any
    • OptionaldeviceDisplayName: string

    Returns Promise<void>