SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddDataReference Method

Creates a new XML reference to the specified data.

Object Oriented Interface

public function doAddDataReference($datauri, $data);

Procedural Interface

secureblackbox_soapsigner_do_adddatareference($res, $datauri, $data);

Remarks

Use this method to add a reference to the custom data. Pass the reference's URI via DataURI parameter.

Use HashAlgorithm property to specify the hash algorithm to use.

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