---
title: sec_object_t
framework: security
role: symbol
role_heading: Type Alias
path: security/sec_object_t
---

# sec_object_t

A sec_object is a generic, ARC-able type wrapper for common CoreFoundation Security types.

## Declaration

```swift
typealias sec_object_t = any OS_sec_object
```
