Software Developer Guide



Similar documents
Article. Robust Signature Capture Using SigPlus Software. Copyright Topaz Systems Inc. All rights reserved.

Software Developer Guide

How-To Guide. DemoOCX. Copyright Topaz Systems Inc. All rights reserved.

How-To Guide. Crystal Report Demo. Copyright Topaz Systems Inc. All rights reserved.

Article. Electronic Signature Forensics. Copyright Topaz Systems Inc. All rights reserved.

Developer s Guide. Revised January 17, Boardwalk, Suite 205, San Marcos, CA (760)

How-To Guide. SigCard1 (With Microsoft Access) Demo. Copyright Topaz Systems Inc. All rights reserved.

User Manual. Topaz Systems Signature Pads, Products, and Software. Copyright Topaz Systems Inc. All rights reserved.

Biometric Authentication using Online Signature

Article. Electronic Notary Practices. Copyright Topaz Systems Inc. All rights reserved.

Quick Guide. pdoc Forms Designer. Copyright Topaz Systems Inc. All rights reserved.

X.509 Certificate Generator User Manual

Technical Certificates Overview

How To Choose An Electronic Signature

Electronic Signature Article

SafeGuard PrivateCrypto 2.40 help

VRX Company Inc. Application Note: DacEasy Point of Sale setup for Pole Display

Understanding Digital Signature And Public Key Infrastructure

White Paper. Software version: 5.0

PAPER REUSABLE DEVICE. TopAccess Guide

IntegriSign Desktop User Manual

Electronic Signature Capture with Authentication

Plug-In How-To Guide

Plug-In How-To Guide

Visual Basic Programming. An Introduction

Adding Signer Authentication to an Envelope

Plug-In How-To Guide

Plug-In How-To Guide

Look for the 'BAERCOM Instruction Manual' link in Blue very near the bottom.

Parallels Plesk Panel

IMPORTANT! CPD 8424R1

Battery Xplorer Enterprise Software Release Notes 3.2

Application Note CTAN #374

Testing the Topaz Pen: (does not apply to SigLite tablets: TS460, TS461 or TL460)

White Paper BMC Remedy Action Request System Security

XFTP 5 User Guide. The Powerful SFTP/FTP File Transfer Program. NetSarang Computer Inc.

Configure an IPSec Tunnel between a Firebox Vclass & a Check Point FireWall-1

CounterACT Plugin Configuration Guide for ForeScout Mobile Integration Module MaaS360 Version ForeScout Mobile

AssetWise Performance Management. APM Remote Upgrade Guide

WinConnect Server ES User Manual

VMware AlwaysOn Point of Care Desktop. with Indigo Identityware software for Fast Access & Strong Authentication with Roaming Desktops

UniFinger Engine SDK Manual (sample) Version 3.0.0

How To Use The Lutron Home Control+ App On An Ipad Or Ipod

Microsoft Dynamics NAV

Load balancing and failover For kbmmw v ProPlus and Enterprise Editions

CAPIX Job Scheduler User Guide

Coveo Platform 7.0. Oracle Knowledge Connector Guide

Scan to Network and Scan to Network Premium. Administrator's Guide

etrust Audit Using the Recorder for Check Point FireWall-1 1.5

Copyright 1999 by EPSON America, Inc. 3/99 Torrance, California, USA

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide

Siemens Applied Automation Page 1 11/26/03 9:57 PM. Maxum ODBC 3.11

Detailed Specifications

How to Time Stamp PDF and Microsoft Office 2010/2013 Documents with the Time Stamp Server

TIBCO Spotfire Web Player 6.0. Installation and Configuration Manual

Product Development. Using Critical Path EVM for the Microsoft Project Desktop Application Readme

Advantech WebAccess Device Driver Guide. BwSNMP Advantech WebAccess to SNMP Agent (Simple Network Management Protocol) Device Driver Guide

Legal Notes. Regarding Trademarks KYOCERA Document Solutions Inc.

Concepts of Database Management Seventh Edition. Chapter 7 DBMS Functions

SUDT AccessPort TM Advanced Terminal / Monitor / Debugger Version 1.37 User Manual

How to setup FTP and Secure FTP for XD Series

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

Internet Mail Client Control Library SSL Supplement

How To Use Zixselect In Outlook 2003

Crestron Electronics, Inc. AirMedia Deployment Guide

Elo 1725L 17 Touch Screen Monitor Installation Guide. Product Name: Elo 1725L 17- inch Monitor

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide

PHP Integration Kit. Version User Guide

CHAPTER 7 SSL CONFIGURATION AND TESTING

Using Entrust certificates with Microsoft Office and Windows

Virtual Integrated Design Getting started with RS232 Hex Com Tool v6.0

System Requirements for Microsoft Dynamics NAV 2013 R2

Implementation of biometrics, issues to be solved

Release Notes. DocuSign Spring 15 Release Notes. Contents

Installation of the USB to RS 485 Converter

Backup Exec 15. Quick Installation Guide

Secure IIS Web Server with SSL

Introduction to Cryptography CS 355

INTEGRATION GUIDE. DIGIPASS Authentication for Juniper SSL-VPN

Methods available to GHP for out of band PUBLIC key distribution and verification.

TP- 051 GPS RECEIVER

SMS Database System Quick Start. [Version 1.0.3]

We will learn the Python programming language. Why? Because it is easy to learn and many people write programs in Python so we can share.

PDF Signer User Manual

ProtectDrive. User Manual Revision: B00

SkyRecon Cryptographic Module (SCM)

AN220 USB DRIVER CUSTOMIZATION

Data-Tracker PLUS and Data-Viewer PLUS Software User s Guide

Symantec Backup Exec 2010 R2. Quick Installation Guide

High Availability Configuration

Chapter 8: On the Use of Hash Functions in. Computer Forensics

Dell Active Administrator 8.0

Displaying SSL Certificate and Key Pair Information

Nokia for Business. Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation

DToolsX-DWG. Version: An ActiveX DLL To Retrieve DWG/DXF information. DToolsX-DWG REFERENCE MANUAL

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual

Transcription:

Software Developer Guide SigCompare ActiveX Control Copyright Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

Table of Contents Overview... 3 Example 1: True Signer... 3 Example 2: Likely Forgery... 4 Example 3: Duplicate Signature... 4 Properties... 5.DynamicShadingLevel =...5 Methods... 5.ClearTablet(TabletIndex As Integer)...5.ExportSigFile(SigPath As String, CompressionMode As Integer, SigIndex As Integer) As Boolean...5.ExtractSigString(CompressionMode As Integer, SigIndex As Integer) As String...6.LoadSigFile(SigPath As String, CompressionMode As Integer, EncryptionMode As Integer, EncryptionType As Integer, EncryptionString As String, SigIndex As Integer) As Boolean...6.LoadSigString(SigString As String, CompressionMode As Integer, EncryptionMode As Integer, EncryptionType As Integer, EncryptionString As String, SigIndex As Integer) As Boolean...7.RefreshSignature(SigIndex As Integer)...7.GetSigReceipt (SigIndex As Integer) As String...8.SetTabletState(SigIndex As Integer, State As Integer)...8.GetTabletState(SigIndex As Integer) As Integer...8.GetTabletComPort(SigIndex As Integer) As Integer...8.SetTabletComPort(SigIndex As Integer, ComPort As Integer)...9.GetTabletType(SigIndex As Integer) As Integer...9.SetTabletType(SigIndex As Integer, TabletType As Integer)...9 Installation Notes... 9 SigCompare Dependency List... 10 2 www.topazsystems.com Back to Top

Overview INSTALLATION NOTE: The control should be properly setup and registered when running the setup program. To register the control manually, copy SigCompare.ocx into the C:\Windows\Sigplus directory. Then, run regsvr32 C:\Windows\Sigplus\SigCompare.ocx. SigCompare.ocx is an ActiveX control that allows the developer to compare two Topaz signatures side by side. Signatures can be viewed with optional, adjustable dynamic shading. Dynamic shading is used to redraw the signature with ink thickness based upon capture velocity. Areas where the author signed slower will appear thicker. Areas where the velocity of the pen was increased will appear thinner. Velocity plays a key role in signature biometrics, and because SigCompare provides visual cues to the signatures velocity, signature comparison accuracy is greatly increased. Covered under US Patent 6,307,955 - Electronic Signature Management System. You may review this patent at www.uspto.gov. FOR A VB6 DEMO USING SIGCOMPARE.OCX, PLEASE SEE YOUR WIN\SigPlus\SigCompare\Proj DIRECTORY AFTER INSTALLATION. Example 1: True Signer The upper reference signature is used to compare the authenticity of the lower questioned signature. The lower signature is very likely to be true because it is similar in shape and dynamic shading to the reference; but not identical to the reference. 3 www.topazsystems.com Back to Top

Example 2: Likely Forgery The upper reference signature is used to compare the authenticity of the lower questioned signature. The lower signature is very likely to be false, because while similar in shape, it exhibits the slow signing effect typical of the actions of a forger. Example 3: Duplicate Signature The upper reference signature is used to compare the authenticity of the lower questioned signature. The lower signature is a duplicate or copy and therefore is clearly not representative of a unique act-of-signing event. This copy is detected by comparing signature receipts. 4 www.topazsystems.com Back to Top

Properties.DynamicShadingLevel = Integer. (0 to 6) There are 6 dynamic shading levels, and an off position (0). The shading levels 1, 2 and 3 are standard shading. 1 is best for slower-captured signatures, 2 for medium-speed-captured signatures, and 3 if for high-velocity signatures. Levels 4, 5 and 6 are exaggerated; the thickness of slower-velocity portions is increased, thus widening the difference between the thinner and thicker portions of the signatures. 4 is best for slower-captured signatures, 5 for medium-speed-captured signatures, and 6 if for high-velocity signatures. This should be used if the difference when using levels 1, 2 and 3 are not great enough for useful comparison. Thicker areas indicate slower pen velocity, and thinner areas indicate higher pen velocity. DEFAULT:.DynamicShadingLevel = 0 SigCompare1.DynamicShadingLevel = 3 set to level 3 Methods.ClearTablet(TabletIndex As Integer) This method clears the signature from signature 1 or 2, depending upon the TabletIndex argument. None SigCompare1.ClearTablet(1) clears signature 1 SigCompare1.ClearTablet(2) clears signature 2.ExportSigFile(SigPath As String, CompressionMode As Integer, SigIndex As Integer) As Boolean This method exports the current signature as a Topaz.SIG file: SigPath: The path to the location you wish to save the.sig file CompressionMode: Compresses the signature at the mode supplied (see SigPlus.doc, SigCompressionMode (0 is no compression) Boolean, whether the.sig file was written successfully Dim blnret As Boolean blnret = SigCompare1.ExportSigFile ( C:\myfolder\mysignature.sig, 0, 1) 5 www.topazsystems.com Back to Top

.ExtractSigString(CompressionMode As Integer, SigIndex As Integer) As String This method returns a Topaz SigString (see SigPlus.doc, SigString property): CompressionMode: Compresses the signature at the mode supplied (see SigPlus.doc, SigCompressionMode (0 is no compression) String, Topaz SigString Dim strsigstring As String strsigstring = SigCompare1.ExtractSigString (1, 2) mode 1 compression, 2nd signature.loadsigfile(sigpath As String, CompressionMode As Integer, EncryptionMode As Integer, EncryptionType As Integer, EncryptionString As String, SigIndex As Integer) As Boolean This method imports a Topaz.SIG file into one of the signature blocks in the SigCompare control. SigPath: The path to the location of the.sig file you wish to import CompressionMode: If the.sig file has been compressed, you must pass in the mode at which it has been compressed (see SigPlus.doc, SigCompressionMode). EncryptionMode: If the.sig file has been encrypted, you must pass in the mode at which it has been encrypted (see SigPlus.doc, EncryptionMode). EncryptionType: Whether you have encrypted the.sig file with an external document, or by passing in string values. This is related to whether you did or did not call. AutoKeyStart() when the.sig file was encrypted. Calling AutoKeyStart() means you have encrypted the.sig file to literal string values. Not calling AutoKeyStart() means you have encrypted the.sig file by passing in a path to a file. If you encrypted using literal string values, this is type 0. If you encrypted by passing in a path to a file, this is type 1. EncryptionString: The string used to originally encrypt your.sig file, whether it was a literal string, or a path to a file. If you used multiple strings (calling AutoKeyData more than once) be sure to concatenate your strings to form one string to pass in here. Boolean, whether the.sig file was loaded successfully Dim strmyencstring As String Dim blnret As Boolean strmyencstring = obtain this value as necessary blnret = SigCompare1.LoadSigFile( C:\myfolder\mysignature.sig, 1, 2, 0, strmyencstring, 1) this will load a.sig file from the location specified. This.SIG file was compressed at Mode1, Encrypted at Mode2, was encrypted using a literal string. The string used to encrypt it originally is kept in the strmyencstring variable, and this.sig file will be loaded into the 1st-position signature in SigCompare 6 www.topazsystems.com Back to Top

.LoadSigString(SigString As String, CompressionMode As Integer, EncryptionMode As Integer, EncryptionType As Integer, EncryptionString As String, SigIndex As Integer) As Boolean This method imports a Topaz SigString into one of the signature blocks in the SigCompare control. SigString: The original SigString you wish to import (see SigPlus.doc, SigString property). CompressionMode: If the SigString has been compressed, you must pass in the mode at which it has been compressed (see SigPlus.doc, SigCompressionMode). EncryptionMode: If the SigString has been encrypted, you must pass in the mode at which it has been encrypted (see SigPlus.doc, EncryptionMode). EncryptionType: Whether you have encrypted the SigString with an external document, or by passing in string values. This is related to whether you did or did not call AutoKeyStart() when the SigString was encrypted. Calling AutoKeyStart() means you have encrypted the SigString to literal string values. Not calling AutoKeyStart() means you have encrypted the SigString by passing in a path to a file. If you encrypted using literal string values, this is type 0. If you encrypted by passing in a path to a file, this is type 1. EncryptionString: The string used to originally encrypt your SigString, whether it was a literal string, or a path to a file. If you used multiple strings (calling AutoKeyData more than once) be sure to concatenate your strings to form one string to pass in here.. Boolean, whether the SigString was imported successfully. Dim mysigstring As String Dim blnret As Boolean strsigstring = your original SigString blnret = SigCompare1.LoadSigFile(strSigString, 0, 0, 0,, 2) this will load the SIG string from the mysigstring variable. This SigString was uncompressed and unencrypted. This SigString will be loaded into the 2nd-position signature in SigCompare.RefreshSignature(SigIndex As Integer) This method forces a refresh of the specified signature; useful for refreshing the signature after a new dynamic shading mode is set.. None SigCompare1.RefreshSignature 1 refreshes the first signature 7 www.topazsystems.com Back to Top

.GetSigReceipt (SigIndex As Integer) As String This method returns an 8-character hash of the signature, used for easy comparison purposes. If the SigReceipt for both displayed signatures match, you have identical signatures loaded.. String 8-character hash of the signature Dim strsigreceipt As String strsigreceipt = SigCompare1.GetSigReceipt.SetTabletState(SigIndex As Integer, State As Integer) This method opens/closes the port (as set in the SigPlus.ini) for signature capture. State 0=close, 1=open None SigCompare1.SetTabletState(2,1) open signature 2 port for capture.gettabletstate(sigindex As Integer) As Integer This method returns the current state of the port. Integer 0=closed, 1=open SigCompare1.GetTabletState(2) returns the current tablet state of signature 2.GetTabletComPort(SigIndex As Integer) As Integer This method returns the currently-assigned com port. Integer: com port assignment Dim intcomport As Integer strcomport = SigCompare1.GetComPort(2) return com port assignment for signature 2 8 www.topazsystems.com Back to Top

.SetTabletComPort(SigIndex As Integer, ComPort As Integer) This method sets the com port. SigCompare Software Developer Guide ComPort: The com port assignment None SigCompare1.SetComPort(1, 1) sets signature 1 com port to COM1.GetTabletType(SigIndex As Integer) As Integer This method returns the current tablet connection type (0=serial, 2=USB, 6=HSB). Integer: Tablet connection type Dim inttabtype As Integer strtabtype = SigCompare1.TabType(1) return tablet connection type for signature 1.SetTabletType(SigIndex As Integer, TabletType As Integer) This method sets the tablet connection type. TabletType: The tablet type to set (0=serial, 2=USB, 6=HSB) None SigCompare1.SetTabletType(2, 6) sets signature 2 to a Topaz HSB tablet Installation Notes Topaz Systems SigCompare post-installation directory structure is: WIN\ \SigPlus\ SigCompare.ocx (the Fingerprint Capture and Validation Active-X Control) \SigCompare\ SigCompare.exe (The SigCompare demo using SigCompare.ocx) \Docs\ SigCompare.doc (this development documentation) \Proj\ SigCompare.zip( VB6 demo using SigCompare ActiveX control) 9 www.topazsystems.com Back to Top

SigCompare Dependency List VBRuntime files (for SigCompare.exe only) 10 www.topazsystems.com Back to Top