SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DataURI Property

The URI to be included with the timestamped data.

Object Oriented Interface

public function getDataURI();
public function setDataURI($value);

Procedural Interface

secureblackbox_messagetimestamper_get($res, 2 );
secureblackbox_messagetimestamper_set($res, 2, $value );

Default Value

''

Remarks

Use this property to provide a URI to be saved alongside the timestamped data. This value is only informational.

Data Type

String

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