| Dart.Sockets Namespace : ServerSecurity Class |
For a list of all members of this type, see ServerSecurity members.
| Name | Description | |
|---|---|---|
![]() | Certificate | Gets or sets the server certificate to provide the client. |
![]() | CheckCertificateRevocation | Indicates whether the certificate revocation list is checked during authentication. (Inherited from Dart.Sockets.Security) |
![]() | Protocols | Gets or sets the SSL/TLS Protocols available for authentication. (Inherited from Dart.Sockets.Security) |
![]() | RequireClientCertificate | Indicates whether the server requires a client certificate. |