SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

onCACertificateDownloaded (event)

Marks the success of a certificate download.

Syntax

- (void)onCACertificateDownloaded:(NSString*)cert :(NSString*)location;
func onCACertificateDownloaded(_ cert: String, _ location: String)

Remarks

This event is fired when a CA certificate has been successfully downloaded from Location. This event is preceded with BeforeCACertificateDownload event.

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