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

# SecTransformImplementationRef

An opaque pointer to a block that implements an instance of a transform.

## Declaration

```swift
typealias SecTransformImplementationRef = OpaquePointer
```
