Digital signatures for the visually impaired
I'm working on a web application that allows users to digitally sign financial documents.
I need to make this accessible for people with visual disabilities but I cant' find good information for this. Are there standard solutions to this problem or existing documentation?
I think I probably need to present the document in a textual form for a screen reader and somehow convey what the user is signing each time a signature needs to be made.