Examine this sqlnet.ora file used by a client application:
Which three are found in the wallet specified by the directory parameter?
the private key of the database service
the trusted certificates of the database service
the user certificate used to uniquely Identify the database service
the private key of the client application
the username, password, and service name required to connect to the database
the user certificate used to uniquely Identify the client application
the trusted certificates of the Certification Authority
Submit