ICertificateProviderCreateRootCertificate Method |
When this method is called, your extension should create a Root certificate.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax bool CreateRootCertificate()
Function CreateRootCertificate As Boolean
bool CreateRootCertificate()
Return Value
Type:
BooleanTRUE if the operation was successful
See Also