User's Manual

6
1.5.1 Hardware components
The SDK demonstrative release is supplied with a WebOTP device that is working, demonstrative and already
initialized.
The demo device is always initialized with the cryptographic server-key and blob-key set to
202122232425262728292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F
and with the serial set to 1.
The relevant initialization information is contained in the
WebOTPDemo.csv
file.
1.5.2 Software components
The following software components are enclosed with WebOTP:
SDK for the developer
SDK for running WebOTP in the server platform. Present in the dll/, activex/ and dotnet/directory of distribution.
Server demo
Illustrative example of a server installation for using WebOTP via a web service. Present in the demo/directory of
distribution.
The files are organized according to the following structure:
File Description
WebOTPDeveloperManual.pdf
This manual for the WebOTP developer.
WebOTPTest.exe
A test application for the WebOTP devices.
WebOTPDemo.csv
The initialization information of the demo WebOTP devices.
demo/
Illustrative example of a web server with authentication carried out by means
of WebOTP.
demo/readme.txt
Steps for installing and using the illustrative example of a web server.
dll/
Library for using the WebOTP features through a DLL.
dll/webotp.h
Include file for the C and C++ languages.
dll/WebOTPDLLReference.chm
The DLL library documentation in the CHM format.
dll/amd64/
The DLL for amd64 architecture.
dll/i386/
The DLL for i386 architecture.
Activex/
Library for using the WebOTP features through ActiveX.
Activex/WebOTPActiveXReference.chm
The ActiveX library documentation in the CHM format.
Activex/amd64/
The ActiveX for amd64 architecture.
Activex/i386/
The ActiveX for i386 architecture.
dotnet/
Library for using the WebOTP features with .NET language.
dotnet/WebOTPdotNETReference.chm
The .NET library documentation in the CHM format.
dotnet/1.1/
The .NET library for Framework 1.1
dotnet/2.0/
The .NET library for Framework 2.0
1.5.3 Documentation
The following documentation is enclosed with WebOTP:
Developer’s Manual
This manual is provided in electronic format with file WebOTPDeveloperManual.pdf.
SDK documentation
SDK Documentation of WebOTP provided in electronic format with file
dll/WebOTPDLLReference.chm,
activex/WebOTPActiveXReference.chm
and
dotnet/WebOTPDotNETReference.chm
.
The documentation can be displayed through the CHM viewer present in every W
INDOWS
2000, W
INDOWS
XP and
W
INDOWS
V
ISTA
installation.