---
title: OS_sec_object
framework: security
role: symbol
role_heading: Protocol
path: security/os_sec_object
---

# OS_sec_object

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

## Declaration

```swift
protocol OS_sec_object : NSObjectProtocol
```

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
