public interface ILocalCertificateSelectionCallback
LocalCertificateSelectionCallback.
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Net.Security.LocalCertificateSelectionCallback
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
Invoke(NetObject sender,
java.lang.String targetHost,
X509CertificateCollection localCertificates,
X509Certificate remoteCertificate,
java.lang.String[] acceptableIssuers) |
X509Certificate Invoke(NetObject sender, java.lang.String targetHost, X509CertificateCollection localCertificates, X509Certificate remoteCertificate, java.lang.String[] acceptableIssuers)