Flowdock
method

cleanup

Importance_0
Ruby latest stable (v2_5_5) - 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.rb, line 176
      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.