SecureBlackbox 2020 iOS Edition

Questions / Feedback?

receiveBytes (method)

Downloads a message to a byte array.

Syntax

- (NSData*)receiveBytes:(int)index;
public func receiveBytes(_ index: Int32) throws -> Data

Remarks

Use this method to download a server-side message to a byte array.

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