Interface
ICertificateProviderInfo

Interface to a method that returns information about the certificate provider implementation

Definition

Namespace:Fiddler

Assembly:FiddlerCore.dll

Syntax:

cs-api-definition
public interface ICertificateProviderInfo

Methods

GetConfigurationString()

Return a string describing the current configuration of the Certificate Provider. For instance, list the configured key size, hash algorithms, etc.

Declaration

cs-api-definition
string GetConfigurationString()

Returns

string

In this article
DefinitionMethodsGetConfigurationString()
Not finding the help you need?
Contact Support