Click or drag to resize
ICertificateProviderCreateRootCertificate Method
When this method is called, your extension should create a Root certificate.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
bool CreateRootCertificate()

Return Value

Type: Boolean
TRUE if the operation was successful
See Also