Event ValidatingCertificate
Namespace: Rebex.Net
Assembly: Rebex.Tls.dll
Occurs when a client certificate needs to be validated.
Syntax
public event EventHandler<SslCertificateValidationEventArgs> ValidatingCertificate
Returns
Type | Description |
---|---|
EventHandler<SslCertificateValidationEventArgs> |