![]() |
dnp3 (.NET API) 1.5.2
|
This is the complete list of members for dnp3.TlsServerConfig, including all inherited members.
| AllowClientNameWildcard | dnp3.TlsServerConfig | |
| CertificateMode | dnp3.TlsServerConfig | |
| DnsName | dnp3.TlsServerConfig | |
| LocalCertPath | dnp3.TlsServerConfig | |
| MinTlsVersion | dnp3.TlsServerConfig | |
| Password | dnp3.TlsServerConfig | |
| PeerCertPath | dnp3.TlsServerConfig | |
| PrivateKeyPath | dnp3.TlsServerConfig | |
| TlsServerConfig(string dnsName, string peerCertPath, string localCertPath, string privateKeyPath, string password) | dnp3.TlsServerConfig | inline |
| WithAllowClientNameWildcard(bool value) | dnp3.TlsServerConfig | inline |
| WithCertificateMode(CertificateMode value) | dnp3.TlsServerConfig | inline |
| WithDnsName(string value) | dnp3.TlsServerConfig | inline |
| WithLocalCertPath(string value) | dnp3.TlsServerConfig | inline |
| WithMinTlsVersion(MinTlsVersion value) | dnp3.TlsServerConfig | inline |
| WithPassword(string value) | dnp3.TlsServerConfig | inline |
| WithPeerCertPath(string value) | dnp3.TlsServerConfig | inline |
| WithPrivateKeyPath(string value) | dnp3.TlsServerConfig | inline |