---
title: "init(kind:offset:sub:size:)"
framework: security
role: symbol
role_heading: Initializer
path: "security/secasn1template_struct/init(kind:offset:sub:size:)"
---

# init(kind:offset:sub:size:)

Creates a new template structure.

## Declaration

```swift
init(kind: UInt32, offset: UInt32, sub: UnsafeRawPointer, size: UInt32)
```
