method

certs

v1_9_2_180 - Show latest stable - Class: Net::POP3
certs()
public

No documentation available.

# File lib/net/pop.rb, line 370
    def POP3.certs
      return @ssl_params[:ca_file] || @ssl_params[:ca_path]
    end