Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SslCertificateValidationEventArgs Constructor

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

SslCertificateValidationEventArgs(TlsSocket, String, CertificateChain)

Creates an instance of SslCertificateValidationEventArgs object.

Declaration
protected SslCertificateValidationEventArgs(TlsSocket socket, string serverName, CertificateChain certificateChain)
Parameters
Type Name Description
TlsSocket socket

The socket that needs the certificate verification.

String serverName

Common name of the server.

CertificateChain certificateChain

Certificate chain to be validated.

In This Article
  • SslCertificateValidationEventArgs(TlsSocket, String, CertificateChain)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies