SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onAfterGenerateCert (event)

Signifies completion of certificate generation.

Syntax

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

Remarks

The class fires this event upon completion of certificate generation routine. The generated certificate can be read from GeneratedCert.

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