SecureBlackbox 2020 iOS Edition

Questions / Feedback?

loadFromFile (method)

Loads an e-mail message from a file.

Syntax

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

Remarks

Use this method to load a message from a file and process it. Once the message has been loaded, use Message to access its properties.

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