Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Called when a user is asked to choose a certificate for client auth.
true if a certificate was chosen. false if the user canceled.
Hostname of the server.
Port of the server.
Organization field of the server cert.
Organization field of the issuer cert of the server cert.
List of certificates the user can choose from.
Index of the cert in |certList| that the user chose. Ignored if the return value is false.
Whether to remember selection.
Generated using TypeDoc
Provides UI for SSL client-auth dialogs.