Constructors

Methods

  • Parameters

    • Optionalkey: Uint8Array<ArrayBufferLike>
    • keyInfo: { [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<ArrayBufferLike>
    • keyInfo: { [props: string]: any } = {}
    • OptionaldeviceDisplayName: string

    Returns Promise<void>