OpenDOF Project
DOFCredentials DOFConnectionState_GetPeerCredentials ( const DOFConnectionState  self)

Return the DOFCredentials used by the peer node for authentication of the connection.

This represents the identity of the peer.

This is only valid while the Connection is connected.

Parameters
selfThe Connection State. This must not be NULL.
Returns
The DOFCredentials used to authenticate the peer node on the connection.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25