Return the size of the transport-specific server configuration data stored within the DTLServerConfig.
- Parameters
-
| self | The server configuration. This should not be NULL. |
- Returns
- The size of the transport-specific server configuration data stored within the DTLServerConfig.
- Exceptions
-
| NULL | is returned if self is NULL. |