SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

updateFile (method)

Updates an existing compressed entry with a fresher local version.

Syntax

- (void)updateFile:(NSString*)path :(NSString*)localPath;
public func updateFile(_ path: String, _ localPath: String) throws -> Void

Remarks

Call this method to update the Path entry in the archive with a fresher entry at LocalPath.

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