<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Security",
  "identifier" : "/documentation/Security/SecItemImportExportKeyParameters/version",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Security"
    ],
    "preciseIdentifier" : "c:@SA@SecItemImportExportKeyParameters@FI@version"
  },
  "title" : "version"
}
-->

# version

The version of this structure.

```
var version: UInt32
```

## Discussion

Set this to [`SEC_KEY_IMPORT_EXPORT_PARAMS_VERSION`](/documentation/Security/SEC_KEY_IMPORT_EXPORT_PARAMS_VERSION).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)