| ICertificateProviderInfo Interface |
Namespace: Fiddler
The ICertificateProviderInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConfigurationString |
Return a string describing the current configuration of the Certificate Provider. For instance, list
the configured key size, hash algorithms, etc.
| |
| ShowConfigurationUI |
Show a configuration dialog that allows user to control options related to your Certificate Provider,
for instance, the configured key size, hash algorithm, etc.
|