Readonly
asciiReadonly
dbThe database key for the associated certificate.
Readonly
hostA combination of hostname and port in the form host:port. Since the port can be -1 which is equivalent to port 433 we use an existing function of nsCertOverrideService to create this property.
Readonly
isWhether or not the override is only used for this session (true) or stored persistently (false)
Readonly
originThe origin attributes associated with this override.
Readonly
portThe port of the server the override is used for.
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.
Generated using TypeDoc
The hostname of the server the override is used for.