TlsStream.ValidatingCertificate Event
Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9083)
Occurs when a certificate provided by the remote end needs to be validated.
Syntax
public event EventHandler<SslCertificateValidationEventArgs> ValidatingCertificate
Returns
Type | Description |
---|---|
EventHandler<SslCertificateValidationEventArgs> |