Having a XAdES-BES signature with the signed content embedded inside, is it possible to detach the signed content, so that one will have the XAdES with ObjectReference instead.
So to put it simple - I need a method that takes a XAdES with embedded file, and returns the file and XAdES referencing the file (so that the file is no longer embedded in the XAdES).
I was trying to figure out a way using XAdES4j with no result.
Thanks in advance for answering!