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