int akentiClientInit

(const char* confFile, char** status)

Initializes the client interface according to the values in an akentiClient configuration file.

Documentation

Initializes the client interface according to the values in an akentiClient configuration file.

Parameters:
name - of the client-side Akenti configuration file includes the name of the host on which the Akenti server runs number of the port on which the Akenti server is running whether the server is using SSL connections or not. For SSL servers, it also provides the trusted CA certificate and the client cert and key if client-side authentication is required.
status - a returned string describing how the intitializion proceeded
Returns:
0 if the initialization was successful.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.