• Restores the secret with the help of the symmetric key that was received by the recovery service.

    Parameters

    • encryptedSecret: HexString

      The encrypted secret that was returned by the createRecoveryInformation function and stored locally.

    • symmetricKey: HexString

      The symmetric key you received from the recovery service.

    Returns Uint8Array