SecureBlackbox 2020 iOS Edition

Questions / Feedback?

download (method)

Downloads a CRL from the specified location.

Syntax

- (void)download:(NSString*)URL;
public func download(_ URL: String) throws -> Void

Remarks

Use this method to download a CRL from a remote location specified by URL. If the download succeeds, the CRL property will be initialized with its details.

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