SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

onPrivateKeyNeeded (event)

This event is fired when client's public key was accepted by the server, but the corresponding secret key is not available.

Syntax

- (void)onPrivateKeyNeeded:(int*)skip;
func onPrivateKeyNeeded(_ skip: inout Int32)

Remarks

Set Skip to true when it is not possible to load the missing key for some reason.

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