---
title: Secure Download
framework: security
role: collectionGroup
role_heading: API Collection
path: security/secure-download
---

# Secure Download

Implement Apple’s Secure Download System in macOS.

## Overview

Overview The Security.SecureDownload API provides access to Apple’s Secure Download System. This API is only useful for certain specialized apps. Because of this, you must import this API explicitly: #import <Security/SecureDownload.h>

## Topics

### Result Codes

- [Secure Download Result Codes](security/secure-download-result-codes.md)
