Click or drag to resize
BasePipeSecureProtocol Property
Returns the SSL/TLS protocol securing this connection

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public SslProtocols SecureProtocol { get; }

Property Value

Type: SslProtocols
See Also