Return the DOFCredentials used by the peer node for authentication of the connection.
This represents the identity of the peer.
- Lifecycle
- The data returned is owned by the DOFConnectionState and is only valid as long as the DOFConnectionState remains valid. It must not be destroyed individually.
This is only valid while the Connection is connected.
- Parameters
-
self | The Connection State. This must not be NULL. |
- Returns
- The DOFCredentials used to authenticate the peer node on the connection.