SecureBlackbox 2020 iOS Edition

Questions / Feedback?

exportToFile (method)

Exports the key to a file.

Syntax

- (void)exportToFile:(NSString*)filename;
public func exportToFile(_ filename: String) throws -> Void

Remarks

Use this method to save the Key (both the public and secret parts) to the file specified in Filename.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]