SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

sendData (method)

Sends a buffer to the server.

Syntax

- (void)sendData:(NSData*)buffer;
public func sendData(_ buffer: Data) throws -> Void

Remarks

Use this method to send a byte array to the server.

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