Smart card in the browser
- Your page asks the Signing API to prepare the PDF or data.
- The Signing API returns what must be signed.
- The desktop app asks for the PIN and signs on the token.
- Your page sends the signature back; the Signing API returns the signed document.