---
title: NEDNSOverTLSSettings
framework: networkextension
role: symbol
role_heading: Class
path: networkextension/nednsovertlssettings
---

# NEDNSOverTLSSettings

The DNS resolver settings for a DNS-over-TLS server.

## Declaration

```swift
class NEDNSOverTLSSettings
```

## Topics

### Configuring server properties

- [serverName](networkextension/nednsovertlssettings/servername.md)
- [init(servers:)](networkextension/nednssettings/init(servers:).md)
- [matchDomains](networkextension/nednssettings/matchdomains.md)

### Configuring client properties

- [identityReference](networkextension/nednsovertlssettings/identityreference.md)

## Relationships

### Inherits From

- [NEDNSSettings](networkextension/nednssettings.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### DNS configuration

- [NEDNSSettingsManager](networkextension/nednssettingsmanager.md)
- [NEDNSOverHTTPSSettings](networkextension/nednsoverhttpssettings.md)
