...
rectsigl- rectsigt- rectsigr- rectsigb- | Parameters which allow the restrict the signing area were you can draw the signature
Sample: SimpleSigner.exe "C:\document.pdf" 200 200 400 350 1 0 False rectsigl-49 rectsigr-895 rectsigt-303 rectsigb-534 (defines the signature area by the duraSign Pad 10.0 to the grey area) |
Encryption Setting
StepOver Signature Pads with Firmware 7.x or higher support bigger encryption keys for the biometric and the digital signature. The Pads have at least 3 sets of encryption Keys. The First (ID=0) has keys with the length of 2048 which was the standard of the pads until 2020. The new Firmware supports biodata encryption with a key of 4096 and the digital signature (only without "noconfirm" parameter) of 3072. The default by a Pad with Firmware 7.x is the set with the highest Encryption set (ID=2), by older devices there is only 1 set which is automatically used.
Company | ID | Name | DigitalSig Keypair | Biometric Key |
---|---|---|---|---|
StepOver GmbH | 0 | StepOver cryptoIdv1 | 2048 | 2048 |
1 | StepOver 2048/4096 | 2048 | 4096 | |
2 | StepOver 3072/4096 | 3072 | 4096 | |
StepOver International | 0 | StepOver cryptoIdv1 | 2048 | 2048 |
1 | StepOver Int 2048/4096 | 2048 | 4096 | |
2 | StepOver Int 3072/4096 | 3072 | 4096 |
cryptoid-<ID> | Define the encryption set by the ID. Sample: SimpleSigner.exe "C:\document.pdf" 200 200 400 350 1 0 False "cryptoid-1" |
cryptoid-<Name> | Define the encryption set by the Name. Sample: SimpleSigner.exe "C:\document.pdf" 200 200 400 350 1 0 False "cryptoid-StepOver 2048/4096" |
Calculation of the PDF coordinates
...