Introduction

SigningHub supports performing local side signing with Trust1Connector (T1C). For this, SigningHub needs to be registered with the T1C platform and a T1C connector needs to be created in SigningHub to allow SigningHub to connect with the T1C app. The T1C app has to be installed on your local machine and the related HSM is attached to it while signing. Also, you should have full rights on the Trust1Connector service running on your machine. SigningHub will prompt you if any of the above-mentioned prerequisite is missing.


T1C provides a solution to read the hardware tokens with minimum footprint and installations. It can interact with the hardware tokens by using javascript APIs which are implemented in SigningHub for local signing. TC1 can be used as an alternative to the Go>Sign Desktop for local signing. SigningHub supports the T1C SDK v3.7.3.

How it works?

  1. Configure a connector, in SigningHub Admin.
  2. Configure a signing profile, in SigningHub Admin.
  3. Add the signing profile to the service plan.
  4. Add the signing server to your enterprise user role.
  5. Sign the document via SigningHub Web.


Configure a Connector in SigningHub Admin

To see in detail, how to create a T1C Connector in SigningHub, click here.

Make the following configurations to a connector in SigningHub Admin:


  1. In the "Basic Information" section, choose "T1C" as the "Provider".



  1. In the "Details" section, fill in the required fields.




Configure a Signing Profile in SigningHub Admin

To see in detail, how to create a signing profile in SigningHub, click here.
Make the following configurations to a signing profile in SigningHub Admin:


  1. Select the T1C Connector created earlier, in the highlighted field below:




Add Signing Profile to a Service Plan in SigningHub Admin

To see in detail, how to create a service plan in SigningHub, click here.
Make the following configurations to a service plan in SigningHub Admin:


  1. In the "Signature" section of the service plan, select and add the earlier configured signing profile, as shown below:





Add Signing Server to a User Role in SigningHub Web

To see in detail, how to manage enterprise user roles in SigningHub, click here.

Make the following configurations to a user role in SigningHub Web:


  1. Against your user role, in the "Signature Settings" tab, add the signing server.




Signing using T1C Server

To perform T1C signatures, follow the below-mentioned steps:


  1. From the document listing, open a the document having a Signature field that you want to sign. 
  2. Click on the signature field, select the T1C Signing Server.



  1. Upon selecting the T1C Signing Server, the user consent dialog will appear. It will appear once for each user session. Click on the "Yes" button to proceed.



  1. Click on the "SIGN NOW" button.




  1. The system will prompt the user to input the token PIN to authorise the signing process.




  1. After signing the document, click the three dots menu  and select "Signature Verification".




  1. If the T1C utility is not running on the user's system, SigningHub will show the below dialog. 
    • If the T1C utility is installed on the user's system, run the utility and click on "Try Again". 
    • If the T1C utility is not installed on the user's system, install the utility by clicking on the "click here" link and them click on "Try Again".
  1. Bulk signing is also supported with the T1C Signing Server.
  2. The signing logs are maintained under "User Activity Logs", "Workflow History", and "Workflow Evidence Report".
  3. T1C supports PDF and XML document signing. 




See Also