SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onReferenceValidated (event)

Marks the end of a reference validation.

Syntax

- (void)onReferenceValidated:(NSString*)ID :(NSString*)URI :(NSString*)refType :(int)referenceIndex :(BOOL)digestValid;
func onReferenceValidated(_ ID: String, _ URI: String, _ refType: String, _ referenceIndex: Int32, _ digestValid: Bool)

Remarks

The class fires this event to report completion of a reference validation. A reference is a building block of a signature as it binds signature coverage to a particular piece of the document.

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