init(version:flags:passphrase:alertTitle:alertPrompt:accessRef:keyUsage:keyAttributes:)
Creates a new import/export parameter structure.
Declaration
init(version: UInt32, flags: SecKeyImportExportFlags, passphrase: Unmanaged<CFTypeRef>?, alertTitle: Unmanaged<CFString>, alertPrompt: Unmanaged<CFString>, accessRef: Unmanaged<SecAccess>?, keyUsage: CSSM_KEYUSE, keyAttributes: CSSM_KEYATTR_FLAGS)