---
title: SecTrustedApplication
framework: security
role: symbol
role_heading: Class
path: security/sectrustedapplication
---

# SecTrustedApplication

An opaque type that contains information about a trusted app.

## Declaration

```swift
class SecTrustedApplication
```

## Overview

Overview Use the SecTrustedApplicationCreateFromPath(_:_:) method to create a new trusted app instance.

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
