Flowdock
method

cleanup

Importance_0
v1_9_3_125 - Show latest stable - 0 notes - Class: StoreContext
cleanup() public

No documentation

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

Hide source
# File ext/openssl/lib/openssl/x509-internal.rb, line 153
      def cleanup
        warn "(#{caller.first}) OpenSSL::X509::StoreContext#cleanup is deprecated with no replacement" if $VERBOSE
      end
Register or log in to add new notes.