SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onRetrieveCRL (event)

This event is fired when a CRL should be retrieved.

Syntax

- (void)onRetrieveCRL:(NSString*)URI;
func onRetrieveCRL(_ URI: String)

Remarks

This event could occur if you are verifying XAdES-C form or higher. URI parameter contains a URI value of the stored CRL along with a signature. The user should add the CRL to the KnownCRLs property.

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