Sample Install Program
A | Sample Install Program |
Copyright (C) 1998 The Hewlett Packard Corporation. All rights reserved.
This file is used as an example of how to write an application program that installs or uninstalls a CDSA
Hewlett Packard Company (“HP”) grants you a
This source file is licensed “as is.” No warranty, express or implied, statutory or otherwise, as to the condition, quality, durability, performance,
/*************************************************************************
*To install an
*be installed is in the same directory. You have to copy your library
*into the same directory, then execute the program, or you modify
*the code to read it from a different directory.
*
*To
*Note: you need to link this source code with /usr/lib/libcssm.1.
*************************************************************************/
/* CSSM includes */ #include <cdsa/cssm.h>
Appendix A | 73 |