SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReferenceValidated Event

Marks the end of a reference validation.

Object Oriented Interface

public function fireReferenceValidated($param);

Procedural Interface

secureblackbox_soapverifier_register_callback($res, 4, array($this, 'fireReferenceValidated'));

Parameter List


'id'
'uri'
'reftype'
'referenceindex'
'digestvalid'

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 PHP Edition - Version 20.0 [Build 8154]