Yozons Digital Notary logo Timestamp and Digitally Notarize your documents

We provide a software development toolkit that allows you to timestamp and digitally notarize (based on digital signature technology) your documents and transaction data. The toolkit is based on XML and SOAP technologies, both standards from the W3C.

There are several ways to integrate Digital Notary into your existing business processes. These include:

  • XML API: Applications can send and export messages by forming XML transactions and sending them to Digital Notary using SOAP over HTTPS.
  • Java API: Built on top of the XML APIs, the Java APIs hide SOAP and XML in a native Java class library.
  • Reliable batch: Applications can write documents that need to be digitally signed to a specific folder, and a batch program regularly scans the folder for new files that are ready to be sent automatically. This provides a simple "store and forward" capability so that no documents are lost even if the computer, network or remote server fails.
  • OEM customizations: Additional Digital Notary capabilities can be exposed as necessary for tight integration into third-party applications.

An Offline Signature Verification tool allows you to view and validate digital signatures without returning to the Yozons service.

For Java clients, Yozons provides Javadocs for wrapper classes that ease the use of XML and SOAP. This also describes the standard Yozons Batch Submit tool to ease integration using "reliable batch." View them online or download a copy.