OpenDOF Project
void DOS_SetAuthenticationSession ( DOSDPSSession *  session)

There are two methods to indicate how the authentication server can be reached.

Calling DOS_SetAuthenticationSession will specify the DOSDPSSession that can be used to reach the authentication server.

Note
This will clear any authentication address that was previously added.
Parameters
sessionThe session to communicate with the authentication server over. If NULL, this will clear the Authentication route and authentication server requests will be sent broadcast.
core-c-cos Version 7.0.1 Build 0
2018-02-08