Flowdock
method

tmp_ecdh_callback

Importance_0
v2_4_6 - Show latest stable - 0 notes - Class: SSLSocket
tmp_ecdh_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 323
      def tmp_ecdh_callback
        @context.tmp_ecdh_callback
      end
Register or log in to add new notes.