ODA Product: | ODA Kernel SDK |
Sample Name: | DwfxSignatureSample |
Categories: | C++ / Beginner / Working with DWFx files / Android, iOS, macOS, Linux, Windows |
Source Code Location: | /Kernel/Examples/DwfxSignatureSample |
A console sample application that illustrates working with digital signatures for .dwfx files.
The DwfxSignatureSample example provides the following functionality:
To run the DwfxSignatureSample
sample application:
<KERNEL_DIR>\exe\<version>
<KERNEL_DIR>/bin/<version>
<KERNEL_DIR>
is the directory where you unpacked the Kernel archive.
To determine your <version>
parameter, please see the appropriate section in the Download Kernel SDK topic.
DwfxSignatureSample
If the application executes properly, the program prompts for the full path to the .dwf file, and if it is successfully loaded, the initial menu displays on your terminal screen:
If the specified file does not exist, the application prints an error message:
ODA Kernel SDK Sample Applications
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|