Get all Edges in a cycle from Rocha–Thatte cycle detection algorithm

Hi,
Working on the payment graph for blockchain forensics. The RT algorithm does a good job getting the cycles. But I am finding it hard to get all the edges that are in a cycle. The basic question is how to resolve the list returned by the RT algorithm to Vertices ? Would appreciate some pointers.
Cheers & Thanks
/k