Method Valid
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Valid()
Creates a VerifyCertificateResponse that marks SSL certificate as valid and must be accepted.
public static VerifyCertificateResponse Valid()
Returns
- VerifyCertificateResponse
The VerifyCertificateResponse instance that can be used as a return value in VerifyCertificateHandler implementation.