Mono.Security.Protocol.Tls.CertificateSelectionCallback Delegate
Documentation for this section has not yet been entered.

Syntax

public delegate System.Security.Cryptography.X509Certificates.X509Certificate CertificateSelectionCallback (System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection serverRequestedCertificates)

Parameters

clientCertificates
Documentation for this section has not yet been entered.
serverCertificate
Documentation for this section has not yet been entered.
targetHost
Documentation for this section has not yet been entered.
serverRequestedCertificates
Documentation for this section has not yet been entered.

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Security.Protocol.Tls
Assembly: Mono.Security (in Mono.Security.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0