SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinClient (method)

Takes a snapshot of the connection's properties.

Syntax

- (void)pinClient:(int)connectionId;
public func pinClient(_ connectionId: Int32) throws -> Void

Remarks

Use this method to take a snapshot of a connected client. The captured properties are populated in PinnedClient and PinnedClientChain properties.

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