SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onAfterGenerateKey (event)

Signifies completion of key generation.

Syntax

- (void)onAfterGenerateKey:(long long)connectionId :(NSString*)uniqueIdentifier;
func onAfterGenerateKey(_ connectionId: Int64, _ uniqueIdentifier: String)

Remarks

The class fires this event upon completion of key generation routine.

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