public class nsICertOverrideService extends nsISupports
Modifier and Type | Field and Description |
---|---|
static int |
ERROR_MISMATCH |
static int |
ERROR_TIME |
static int |
ERROR_UNTRUSTED |
NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsICertOverrideService(long address) |
Modifier and Type | Method and Description |
---|---|
int |
RememberValidityOverride(long aHostName,
int aPort,
long aCert,
int aOverrideBits,
int aTemporary) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Release
public static final int ERROR_UNTRUSTED
public static final int ERROR_MISMATCH
public static final int ERROR_TIME
Copyright © 2017. All Rights Reserved.