SecureBlackbox 2020 iOS Edition

Questions / Feedback?

downloadBytes (method)

Downloads a file from the server into an array of bytes.

Syntax

- (NSData*)downloadBytes:(NSString*)remoteFile;
public func downloadBytes(_ remoteFile: String) throws -> Data

Remarks

Use this method to download RemoteFile into a byte array.

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