SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Detached Property

Specifies whether a detached timestamp should be produced.

Object Oriented Interface

public function getDetached();
public function setDetached($value);

Procedural Interface

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

Default Value

false

Remarks

Set this property to true to produce a detached timestamp, i.e. kept separately and alongside the timestamped document.

Data Type

Boolean

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