Hi,

OpenSSL 1.1.0-dev comes with DTLS 1.2 support by adding
DTLSv1_2_*_method() and DTLS_*_method() (that supports both DTLS 1.0
and 1.2).

But it only has DTLS timeout related functions for DTLS 1.0:

  DTLSv1_get_timeout( )
  DTLSv1_handle_timeout( )

Is it safe to use them when the method is one of the above?

Thanks.


-- 
Iñaki Baz Castillo
<[email protected]>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to