SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

onBeforeCACertificateDownload (event)

Fires when a CA certificate is about to be downloaded.

Syntax

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

Remarks

This event is fired when a CA certificate that is needed to validate Cert is about to be downloaded from Location.

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