I am developing software that allows signing PDF documents using cryptographic support.
Now I can do this on windows using DSS signature, except DSS doesn't allow signing on macOS using a USB token.
Is there a solution other than DSS that I can use on macOS to resolve this blockage ?