Flowdock
method

tmp_dh_callback

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: SSLSocket
tmp_dh_callback() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/openssl/lib/openssl/ssl.rb, line 422
      def tmp_dh_callback
        @context.tmp_dh_callback || OpenSSL::SSL::SSLContext::DEFAULT_TMP_DH_CALLBACK
      end
Register or log in to add new notes.