SecureBlackbox 2020 iOS Edition

Questions / Feedback?

importFromFile (method)

Loads a key from a file.

Syntax

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

Remarks

Use this method to load a key, either public or secret, from a file.

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