Namespace Sig.DeviceAPI
Classes
ButtonBar
Holds the configuration for a particular kind of button bar.
ButtonConfig
Holds the configuration of a particular kind of button. Namely, the color, the visibility and whether it is enabled.
ButtonEventArgs
Tells subscribers of the ButtonEvent what kind of button was pressed.
CryptoId
The signature device may have several sets of cryptographic keys. A CryptoId identifies such a set.
DevPropertyHelper
Driver
This is the default implementation of IDriver and always communicates via USB
Hardware
IDevicePropertiesEx
Can list available crypto IDs, get and set the crypto ID to use. The concept of the Crypto ID is device specific.
IReadSignatureImageOptionsEx
PenEventArgs
Contains the position and the type of pen events.
ScrollEventArgs
For displaying a paged document in the continuous scroll mode the paged document has to be split into a numbered sequence of tiles. The device requests either a tile with a specific number or a tile that corresponds to a page number of the paginated document.
Structs
DevHardware
PadFileInfo
Has informations about files on the filesystem of the signature device.
SetFinalDocHashResult
Stores the result of setting the final document hash.
Interfaces
IConfigVariable
IDeviceProperties
Provides information about the connected device.
IDriver
For testing. Use the Driver class.
VB.NETDriver driver = new Driver();
Private WithEvents driver As Driver = New Driver()
IFeatures
Provides a bunch of numbers that, when bigger than zero, indicate support for a given feature.
IHardware
Various read-only device properties.
IReadSignatureImageOptions
Allows to change several options for the processing of the signature image.
IRealTimeDecryption
ISetCertificate
Sets the private key for signing the final document hash.
IStatus
Provides properties related to the device status.
Enums
Alignments
Different alignments for embedding a small into a bigger frame.
ButtonBarMode
Different kind of button bars. There are three pad modes with corresponding button bars.
ButtonKind
Different kind of buttons.
CopyBufOption
Provides choices for updating the display in simple dialog mode.
DeviceMode
DisplayOrientation
Different orientation used for depicting images.
Error
Error codes used by the functions in this interface.
FilterDeviceKind
Enumerates various kinds of devices and groups thereof.
Language
Different languages.
PenEventType
Possible types of pen events in simple dialog mode.
ResetStrategy
Reset strategies.
ResizeOptions
Different resize options.
SelectBuf
The two writable display buffers in the simple dialog mode.
SelectBufClearOption
Provides choices on which buffer to clear.
SignMode
Enumerates signing modes.
SignRectOption
Different options for setting the signature rectangle.
SignRectScrollCorrect
SimpleDialogFileLoadOptions
Different ways to load a file in simple dialog mode.