Table of Contents

Class HttpsCertificate

Namespace
Nightwatch.Resources
Assembly
Nightwatch.Resources.dll
[CompilationMapping(SourceConstructFlags.Module)]
public static class HttpsCertificate
Inheritance
HttpsCertificate
Inherited Members

Properties

system

System implementation that performs real SSL certificate checks.

[CompilationMapping(SourceConstructFlags.Value)]
public static HttpsCertificate.CertificateChecker system { get; }

Property Value

HttpsCertificate.CertificateChecker

Methods

factory(CertificateChecker)

public static Resources.ResourceFactory factory(HttpsCertificate.CertificateChecker checker)

Parameters

checker HttpsCertificate.CertificateChecker

Returns

Resources.ResourceFactory