The private part of the backup key, the one used for recovery.

Constructors

Accessors

Methods

  • Try to decrypt a message that was encrypted using the public part of the backup key.

    Parameters

    • ephemeralKey: string
    • mac: string
    • ciphertext: string

    Returns string

  • Convert the recovery key to a base 64 encoded string.

    Returns string