InterfaceICertificateProvider2
Interface
To override default certificate handling, your class should implement this interface in an assembly referenced by the fiddler.certmaker.assembly preference; by default, "certmaker.dll" in the application folder is loaded
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public interface ICertificateProvider2 : ICertificateProvider
Inherited Members
Methods
ClearCertificateCache(bool)
When this method is called, your extension should discard all certificates and clear any certificates that have been added to the user's certificate store