OpenDOF Project
boolean(* DTLServer::IsSecure)(DTLServer server)

Report whether or not the server is inherently secure.

This callback must not be NULL.

Parameters
serverThe server. This parameter should not be NULL.
Returns
TRUE if server inherently handles security.
Exceptions
FALSEis returned if server is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22