Click or drag to resize
ICertificateProviderInfoGetConfigurationString Method
Return a string describing the current configuration of the Certificate Provider. For instance, list the configured key size, hash algorithms, etc.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
string GetConfigurationString()

Return Value

Type: String
See Also