Architecture
How SecureSign connects your portal to DSC signing through two products.
High-Level Flow
Mobile Path — SecureSign Mobile App
- User opens your portal on Android or iPhone browser (or native app WebView)
- Portal generates document hash and redirects to
securesign://sign - SecureSign Mobile App opens, reads DSC token, collects PIN
- App signs and returns signature to your
callbackUrl
See Mobile Browser Flow and WebView Handoff.
Desktop Path — SecureSign Desktop Software
- User opens your portal on Windows, Linux, or macOS desktop browser
- Portal generates document hash and redirects to
securesign://sign - SecureSign Desktop Software opens, reads DSC token, collects PIN
- Software signs and returns signature to your
callbackUrl
See Desktop Browser Flow.
Enterprise Desktop SDK
For organizations that need custom desktop applications with signing embedded inside their own software (without launching SecureSign UI separately), licensed SDKs are available under enterprise agreement.
SDK not publicly available
We do not distribute SDK source or packages publicly. This protects Toolsbots SecureSign product code and intellectual property. Contact enterprise sales.
Backend services: Platform Services.