Creates a new DtlsClientConnection wrapping base_socket which
is assumed to communicate with the server identified by server_identity.
| base_socket |
the DatagramBased to wrap |
| server_identity |
the expected identity of the server |
|
the new DtlsClientConnection, or null on error |