Flowdock
certs() public

No documentation

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

Hide source
# File lib/net/pop.rb, line 370
    def POP3.certs
      return @ssl_params[:ca_file] || @ssl_params[:ca_path]
    end
Register or log in to add new notes.