A model for using the functions of StepOver SDKs (SigDeviceAPI, SigSignAPI) for signing PDF documents.
Clone the repository
git clone https://github.com/Fingertech-Brasil/StepOverModel- The StepOver NuGet Source must be added.
dotnet nuget add source https://nuget.stepover.com/nuget/stepover/ --name StepOver- Restore the dependencies
dotnet restoreThe documentation for the StepOver SDKs for C# can be found at StepOver Documentation.