---
title: NSURLProtectionSpaceHTTPS
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsurlprotectionspacehttps
---

# NSURLProtectionSpaceHTTPS

The protocol type for HTTPS.

## Declaration

```swift
let NSURLProtectionSpaceHTTPS: String
```

## See Also

### Protocol types

- [NSURLProtectionSpaceHTTP](foundation/nsurlprotectionspacehttp.md)
- [NSURLProtectionSpaceFTP](foundation/nsurlprotectionspaceftp.md)
